HTML Entity (dec) | 愞 |
HTML Entity (hex) | 愞 |
UTF-8 (hex) | 0xe6849e / 0xe6 0x84 0x9e (3 bytes) |
UTF-8 (dec) | 230, 132, 158 (3 bytes) |
UTF-16-BE (hex) | 0x611e / 0x61 0x1e (2 bytes) |
UTF-16-BE (dec) | 97, 30 (2 bytes) |
UTF-32-BE (hex) | 0x611e / 0x00 0x00 0x61 0x1e (4 bytes) |
UTF-32-BE (dec) | 0, 0, 97, 30 (4 bytes) |
C/C++/Java source code | "\u611e" |
Python source code | "\u611e" |