HTML Entity (dec) | 눪 |
HTML Entity (hex) | 눪 |
UTF-8 (hex) | 0xeb88aa / 0xeb 0x88 0xaa (3 bytes) |
UTF-8 (dec) | 235, 136, 170 (3 bytes) |
UTF-16-BE (hex) | 0xb22a / 0xb2 0x2a (2 bytes) |
UTF-16-BE (dec) | 178, 42 (2 bytes) |
UTF-32-BE (hex) | 0xb22a / 0x00 0x00 0xb2 0x2a (4 bytes) |
UTF-32-BE (dec) | 0, 0, 178, 42 (4 bytes) |
C/C++/Java source code | "\ub22a" |
Python source code | "\ub22a" |