HTML Entity (dec) | 𱁦 |
HTML Entity (hex) | 𱁦 |
UTF-8 (hex) | 0xf0b181a6 / 0xf0 0xb1 0x81 0xa6 (4 bytes) |
UTF-8 (dec) | 240, 177, 129, 166 (4 bytes) |
UTF-16-BE (hex) | 0xd884dc66 / 0xd8 0x84 0xdc 0x66 (4 bytes) |
UTF-16-BE (dec) | 216, 132, 220, 102 (4 bytes) |
UTF-32-BE (hex) | 0x31066 / 0x00 0x03 0x10 0x66 (4 bytes) |
UTF-32-BE (dec) | 0, 3, 16, 102 (4 bytes) |
C/C++/Java source code | "\u31066" |
Python source code | "\u31066" |