HTML Entity (dec) | 𗮪 |
HTML Entity (hex) | 𗮪 |
UTF-8 (hex) | 0xf097aeaa / 0xf0 0x97 0xae 0xaa (4 bytes) |
UTF-8 (dec) | 240, 151, 174, 170 (4 bytes) |
UTF-16-BE (hex) | 0xd81edfaa / 0xd8 0x1e 0xdf 0xaa (4 bytes) |
UTF-16-BE (dec) | 216, 30, 223, 170 (4 bytes) |
UTF-32-BE (hex) | 0x17baa / 0x00 0x01 0x7b 0xaa (4 bytes) |
UTF-32-BE (dec) | 0, 1, 123, 170 (4 bytes) |
C/C++/Java source code | "\u17baa" |
Python source code | "\u17baa" |