X91D1

From TORI
Revision as of 08:22, 18 June 2021 by T (talk | contribs) (Created page with "<div style="float:right; margin:-60px -14px 0px 2px;"> 180px<br><center> , or : \(4\!\times\!10^6\) $ </c...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
2017DollarsNugeriaD.jpg

, or : \(4\!\times\!10^6\) $

Gold02.png
, or : golden jewelry

X91D1 () is Unicode character number 37329, KanjiLiberal.

may denote money or gold.

Encoding

Unicode characters
X2FA6 (),
X91D1 () and
XF90A ()
have similar graphical representations.
The code gold.t below reveals difference between these three characters:

<?php 
include "uni.t";
$a =unichr(0x2fa6); //echo "$a\n";
$a.=unichr(0x91d1); //echo "$a\n";
$a.=unichr(0xf90a); echo "$a\n";

$N=strlen($a);
echo "The array has $N bytes; here is its splitting:\n";

for($n=0;$n<$N;$n++)
{
printf("%02x ",ord($a[$n]) );
}
echo "\n";

$b = mb_str_split($a);

var_dump($b);
$M=count($b);

#mb_internal_encoding("UTF-8");

for($m=0;$m<$M;$m++)
{
printf("\n");
$c=$b[$m];
$u=uniord($c);
printf("Unicode character number %05d id est, x%04X\n",$u,$u);
$d=strlen($c);
echo "Picture: $c uses $d bytes. These bytes are:\n";
for($n=0;$n<$d;$n++) printf("x%2X ",ord($c[$n]));
printf("in the hexadecimal representation and\n");
for($n=0;$n<$d;$n++) printf("%3d ",ord($c[$n]));
printf("in the decimal representation\n");
}
?>


File uni.t should be also uploaded to execute command

php gold.t

The output:

⾦金金
The array has 9 bytes; here is its splitting:
e2 be a6 e9 87 91 ef a4 8a
array(3) {
  [0]=>
  string(3) "⾦"
  [1]=>
  string(3) "金"
  [2]=>
  string(3) "金"
}

Unicode character number 12198 id est, x2FA6
Picture: ⾦ uses 3 bytes. These bytes are:
xE2 xBE xA6 in the hexadecimal representation and
226 190 166 in the decimal representation

Unicode character number 37329 id est, x91D1
Picture: 金 uses 3 bytes. These bytes are:
xE9 x87 x91 in the hexadecimal representation and
233 135 145 in the decimal representation

Unicode character number 63754 id est, xF90A
Picture: 金 uses 3 bytes. These bytes are:
xEF xA4 x8A in the hexadecimal representation and
239 164 138 in the decimal representation

Semantic

In Chinese and in Japanese languages, kanji (X91D1) may mean "money" or "gold", Au. [1][2]

KanjiRadical X2FA6 () and
KanjiLiberal XF90A ()
may have similar meanings.

Phonetic

In Japanese, kanji X91D1 (&#X91D1l) can be pronounced as

かね (kane) and mean money [3], cash (Fig.1), and
キン (kin), if it means Au [4], (Fig.2).

KanjiRadicals
X2FA6 ()
XF90A ()
have similar meaning and pronunciation.

Graphics

The graphical representation of character X91D1 looks as overlapping of other unicode characters:

or

picture of character X3403 at the top and
picture of character X2F74 at the bottom,

or

picture ^ of character X005E (stretched in horizontal) at the top,
picture of character X3012 and
picture of character X2F74 at the bottom

or

picture of character X4ED0 at the top,
picture of character X3012 and
picture of character X2F74 at the bottom

As usually, for such an overlapping, the components are slightly deformed and slightly displaced.

Confusion

Characters
(X2FA6)
(X91D1) and
(XF90A)
are easy fo confuse.

This confusion is recognized [5][6][7].

Even some software (including mediawiki) confuses characters X91D1 and XF90A. While this common bug is not corrected, in order to avoid confusions, it may have sense to use notations X2FA6, X91D1 and XF90A instead of , and .

Similar confusion occurs with characters X2F25, X5973 and XF981, that denote woman.
In such a way, the confusions occurs around gold, money and women.

A little bit less concussive, but still similar to , is graphic representation of character X4F59; in this case, the diagonal lines at the bottom sides have other directions.

In addition, expression () can be confused with graphical representation of character X322E.

References

  1. https://ja.wikipedia.org/wiki/現金 現金(げんきん、英: cash)とは、一般には現金通貨のことを指す。現金通貨とは、特定の国・地域で強制通用力を有する通貨における紙幣と硬貨のことで、現在の日本を例に挙げれば日本銀行券(紙幣)と政府発行の貨幣(硬貨)[注釈 1]がそれに当たる ..
  2. https://ja.wikipedia.org/wiki/金 金(きん、英: gold、羅: aurum)は原子番号79の元素。第11族元素に属する金属元素。常温常圧下の単体では人類が古くから知る固体金属である。こがね、くがねとも呼ばれる。..
  3. https://ja.wiktionary.org/wiki/⾦ 部首[編集] フリー百科事典ウィキペディアに 金部 の記事があります。// 金(キン、かね、金偏(かねへん))// 漢字の部首の一つ。「銀」、「鉄」などの「金」の部分を指す名称。金属や財貨、貨幣に関する意味の漢字を表し、金部を構成。常用漢字では八画。 ..
  4. https://www.compart.com/en/unicode/U+2FA6 Unicode Character “⾦” (U+2FA6) Name: Kangxi Radical Gold[1] Unicode Version: 3.0 (September 1999)[2] ..
  5. https://util.unicode.org/UnicodeJsps/character.jsp?a=2FA6&B1=Show 2FA6 KANGXI RADICAL GOLD Han Script id: allowed confuse: ,
  6. https://util.unicode.org/UnicodeJsps/character.jsp?a=91D1 91D1 CJK UNIFIED IDEOGRAPH-91D1 Han Script id: restricted confuse: ,
  7. https://util.unicode.org/UnicodeJsps/character.jsp?a=F90A F90A CJK COMPATIBILITY IDEOGRAPH-F90A Han Script id: allowed confuse: ,

Keywords

Japanese, KanjiLiberal, KanjiRadical, Unicode, X2FA6, X91D1, XF90A, , , ,