HTML Entity (dec) | 㙒 |
HTML Entity (hex) | 㙒 |
UTF-8 (hex) | 0xe39992 / 0xe3 0x99 0x92 (3 bytes) |
UTF-8 (dec) | 227, 153, 146 (3 bytes) |
UTF-16-BE (hex) | 0x3652 / 0x36 0x52 (2 bytes) |
UTF-16-BE (dec) | 54, 82 (2 bytes) |
UTF-32-BE (hex) | 0x3652 / 0x00 0x00 0x36 0x52 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 54, 82 (4 bytes) |
C/C++/Java source code | "\u3652" |
Python source code | "\u3652" |