HTML Entity (dec) | 𪤉 |
HTML Entity (hex) | 𪤉 |
UTF-8 (hex) | 0xf0aaa489 / 0xf0 0xaa 0xa4 0x89 (4 bytes) |
UTF-8 (dec) | 240, 170, 164, 137 (4 bytes) |
UTF-16-BE (hex) | 0xd86add09 / 0xd8 0x6a 0xdd 0x09 (4 bytes) |
UTF-16-BE (dec) | 216, 106, 221, 9 (4 bytes) |
UTF-32-BE (hex) | 0x2a909 / 0x00 0x02 0xa9 0x09 (4 bytes) |
UTF-32-BE (dec) | 0, 2, 169, 9 (4 bytes) |
C/C++/Java source code | "\u2a909" |
Python source code | "\u2a909" |