HTML Entity (dec) | 𦤳 |
HTML Entity (hex) | 𦤳 |
UTF-8 (hex) | 0xf0a6a4b3 / 0xf0 0xa6 0xa4 0xb3 (4 bytes) |
UTF-8 (dec) | 240, 166, 164, 179 (4 bytes) |
UTF-16-BE (hex) | 0xd85add33 / 0xd8 0x5a 0xdd 0x33 (4 bytes) |
UTF-16-BE (dec) | 216, 90, 221, 51 (4 bytes) |
UTF-32-BE (hex) | 0x26933 / 0x00 0x02 0x69 0x33 (4 bytes) |
UTF-32-BE (dec) | 0, 2, 105, 51 (4 bytes) |
C/C++/Java source code | "\u26933" |
Python source code | "\u26933" |