HTML Entity (dec) | 뢩 |
HTML Entity (hex) | 뢩 |
UTF-8 (hex) | 0xeba2a9 / 0xeb 0xa2 0xa9 (3 bytes) |
UTF-8 (dec) | 235, 162, 169 (3 bytes) |
UTF-16-BE (hex) | 0xb8a9 / 0xb8 0xa9 (2 bytes) |
UTF-16-BE (dec) | 184, 169 (2 bytes) |
UTF-32-BE (hex) | 0xb8a9 / 0x00 0x00 0xb8 0xa9 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 184, 169 (4 bytes) |
C/C++/Java source code | "\ub8a9" |
Python source code | "\ub8a9" |