Difference between revisions of "Sakana"

From TORI
Jump to: navigation, search
(Created page with "<div style="float:right;margin:-60px -14px 0px 0px"> 200px<center> Sakana as a fish <ref name="dk"> https://www.dkfindout.com/uk/animals-and-nature...")
 
Line 5: Line 5:
 
</ref></center>
 
</ref></center>
   
[[File:Sashimi.jpg|200px]]<center>[[Sakana]] as [[Sashimi]]</center>
+
[[File:Sashimi.jpg|200px]]<center>[[Sakana]] as a dish</center>
 
</div>
 
</div>
 
[[Sakana]] refers to the set of the following [[unicode]] characters:
 
[[Sakana]] refers to the set of the following [[unicode]] characters:
Line 64: Line 64:
 
In order to distinguish these characters, some programming is necessary.
 
In order to distinguish these characters, some programming is necessary.
   
  +
The [[Utf8]] encoding of [[⿂]] and [[魚]] can be revealed with [[PHP]] program [[du.t]]; command
 
The [[Utf8]] encoding of [[⿂]] and [[魚]] can be revealed with [[PHP]] program [[du.t]];
 
   
 
php du.t ⿂魚
 
php du.t ⿂魚
   
  +
produces the following output:
does
 
  +
<div style="margin:-20px -14px 20px -200px; background-color:#ffFFff">
  +
<div style="margin:20px 0px -20px 30px; line-height:1.2em">
  +
 
<poem>
 
<poem>
 
⿂魚
 
⿂魚
Line 91: Line 93:
 
233 173 154 in the decimal representation
 
233 173 154 in the decimal representation
 
</poem>
 
</poem>
  +
  +
==Relation with Tori==
  +
<div style="float:right; margin:-40px 0px 0px 0px">
  +
[[File:Pink-wing flying fish.jpg|160px]]
  +
  +
[[File:Underwater swimming penguin-wide.jpg|160px]]
  +
</div>
  +
  +
In table [[KanjiRadical]], characters <br>
  +
[[&#X2FC2;]] [[X2FC2]] ([[Sakana]], [[fish]]) and<br>
  +
[[&#X2FC3;]] [[X2FC3]] ([[Tori]], [[bird]]) are neighbors.
  +
This&nbsp;has&nbsp;deep&nbsp;meaning:
  +
  +
Some [[⿂]] are a little bit [[⿃]].
  +
  +
Some [[⿃]] are a little bit [[⿂]].
  +
  +
Original [[Japanese]] version:
  +
  +
[[トビウオ]] は えすこし [[⿃]] です。
  +
  +
[[ペンギン]] は えすこし [[⿂]] です。
   
 
==References==
 
==References==
 
<references/>
 
<references/>
   
==Keywoirds==
+
==Keywords==
  +
[[Devchonka philosophy]],
 
 
[[Fish]],
 
[[Fish]],
 
[[Japanese]],
 
[[Japanese]],
Line 105: Line 129:
 
[[Unicode]],
 
[[Unicode]],
 
[[X2FC2]] [[&#X2FC2;]],
 
[[X2FC2]] [[&#X2FC2;]],
[[X9B5A]] [[&#X9B5A;]],
+
[[X9B5A]] [[&#X9B5A;]],`
  +
  +
</div></div>
   
 
[[Category:Fish]]
 
[[Category:Fish]]
Line 116: Line 142:
 
[[Category:X2FC2]]
 
[[Category:X2FC2]]
 
[[Category:X9B5A]]
 
[[Category:X9B5A]]
[[Category:&#X2FC2;]],
+
[[Category:&#X2FC2;]]
[[Category:&#X9B5A;]],
+
[[Category:&#X9B5A;]]

Revision as of 17:52, 3 July 2021

WhatIsFish.png
Sakana as a fish [1]
Sashimi.jpg
Sakana as a dish

Sakana refers to the set of the following unicode characters:

KanjiRadical , X2FC2 [2] and
KanjiLiberal , X9B5A [3].

Also, term Sakana may refer to sound さかな. This pronunciation refers to each of these characters.

In addition, term Sacana may refer to an object, denoted with this sound, id est, any fish; for example, that shown in Fig.1.

Encoding

The sakana characters look similar to each other.

KanjiRadical , X2FC2 [2] is easy to confuse with
KanjiLiberal , X9B5A [3].

In order to distinguish these characters, some programming is necessary.

The Utf8 encoding of and can be revealed with PHP program du.t; command

php du.t ⿂魚

produces the following output:

⿂魚
The array has 6 bytes; here is its splitting:
e2 bf 82 e9 ad 9a
array(2) {
  [0]=>
  string(3) "⿂"
  [1]=>
  string(3) "魚"
}

Unicode character number 12226 id est, X2FC2
Picture:  ; uses 3 bytes. These bytes are:
XE2 XBF X82 in the hexadecimal representation and
226 191 130 in the decimal representation

Unicode character number 39770 id est, X9B5A
Picture:  ; uses 3 bytes. These bytes are:
XE9 XAD X9A in the hexadecimal representation and
233 173 154 in the decimal representation

Relation with Tori

Pink-wing flying fish.jpg

Underwater swimming penguin-wide.jpg

In table KanjiRadical, characters
X2FC2 (Sakana, fish) and
X2FC3 (Tori, bird) are neighbors. This has deep meaning:

Some are a little bit .

Some are a little bit .

Original Japanese version:

トビウオ は えすこし  です。

ペンギン は えすこし  です。

References

  1. https://www.dkfindout.com/uk/animals-and-nature/fish/what-is-fish/ What is a fish? .. (2021)
  2. 2.0 2.1 https://util.unicode.org/UnicodeJsps/character.jsp?a=2FC2 2FC2 KANGXI RADICAL FISH Han Script id: allowed confuse:
  3. 3.0 3.1 https://util.unicode.org/UnicodeJsps/character.jsp?a=9B5A 9B5A CJK UNIFIED IDEOGRAPH-9B5A Han Script id: restricted confuse:

Keywords

Devchonka philosophy, Fish, Japanese, Kanji, KanjiLiberal, KanjiRadical, Sakana, Unicode, X2FC2 , X9B5A ,`