HTML Entity (dec) | 𐕡 |
HTML Entity (hex) | 𐕡 |
UTF-8 (hex) | 0xf09095a1 / 0xf0 0x90 0x95 0xa1 (4 bytes) |
UTF-8 (dec) | 240, 144, 149, 161 (4 bytes) |
UTF-16-BE (hex) | 0xd801dd61 / 0xd8 0x01 0xdd 0x61 (4 bytes) |
UTF-16-BE (dec) | 216, 1, 221, 97 (4 bytes) |
UTF-32-BE (hex) | 0x10561 / 0x00 0x01 0x05 0x61 (4 bytes) |
UTF-32-BE (dec) | 0, 1, 5, 97 (4 bytes) |
C/C++/Java source code | "\u10561" |
Python source code | "\u10561" |