HTML Entity (dec) | 𱒠 |
HTML Entity (hex) | 𱒠 |
UTF-8 (hex) | 0xf0b192a0 / 0xf0 0xb1 0x92 0xa0 (4 bytes) |
UTF-8 (dec) | 240, 177, 146, 160 (4 bytes) |
UTF-16-BE (hex) | 0xd885dca0 / 0xd8 0x85 0xdc 0xa0 (4 bytes) |
UTF-16-BE (dec) | 216, 133, 220, 160 (4 bytes) |
UTF-32-BE (hex) | 0x314a0 / 0x00 0x03 0x14 0xa0 (4 bytes) |
UTF-32-BE (dec) | 0, 3, 20, 160 (4 bytes) |
C/C++/Java source code | "\u314a0" |
Python source code | "\u314a0" |