HTML Entity (dec) | 늞 |
HTML Entity (hex) | 늞 |
UTF-8 (hex) | 0xeb8a9e / 0xeb 0x8a 0x9e (3 bytes) |
UTF-8 (dec) | 235, 138, 158 (3 bytes) |
UTF-16-BE (hex) | 0xb29e / 0xb2 0x9e (2 bytes) |
UTF-16-BE (dec) | 178, 158 (2 bytes) |
UTF-32-BE (hex) | 0xb29e / 0x00 0x00 0xb2 0x9e (4 bytes) |
UTF-32-BE (dec) | 0, 0, 178, 158 (4 bytes) |
C/C++/Java source code | "\ub29e" |
Python source code | "\ub29e" |