HTML Entity (dec) | 눿 |
HTML Entity (hex) | 눿 |
UTF-8 (hex) | 0xeb88bf / 0xeb 0x88 0xbf (3 bytes) |
UTF-8 (dec) | 235, 136, 191 (3 bytes) |
UTF-16-BE (hex) | 0xb23f / 0xb2 0x3f (2 bytes) |
UTF-16-BE (dec) | 178, 63 (2 bytes) |
UTF-32-BE (hex) | 0xb23f / 0x00 0x00 0xb2 0x3f (4 bytes) |
UTF-32-BE (dec) | 0, 0, 178, 63 (4 bytes) |
C/C++/Java source code | "\ub23f" |
Python source code | "\ub23f" |