HTML Entity (dec) | 𐹧 |
HTML Entity (hex) | 𐹧 |
UTF-8 (hex) | 0xf090b9a7 / 0xf0 0x90 0xb9 0xa7 (4 bytes) |
UTF-8 (dec) | 240, 144, 185, 167 (4 bytes) |
UTF-16-BE (hex) | 0xd803de67 / 0xd8 0x03 0xde 0x67 (4 bytes) |
UTF-16-BE (dec) | 216, 3, 222, 103 (4 bytes) |
UTF-32-BE (hex) | 0x10e67 / 0x00 0x01 0x0e 0x67 (4 bytes) |
UTF-32-BE (dec) | 0, 1, 14, 103 (4 bytes) |
C/C++/Java source code | "\u10e67" |
Python source code | "\u10e67" |