HTML Entity (dec) | 뤩 |
HTML Entity (hex) | 뤩 |
UTF-8 (hex) | 0xeba4a9 / 0xeb 0xa4 0xa9 (3 bytes) |
UTF-8 (dec) | 235, 164, 169 (3 bytes) |
UTF-16-BE (hex) | 0xb929 / 0xb9 0x29 (2 bytes) |
UTF-16-BE (dec) | 185, 41 (2 bytes) |
UTF-32-BE (hex) | 0xb929 / 0x00 0x00 0xb9 0x29 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 185, 41 (4 bytes) |
C/C++/Java source code | "\ub929" |
Python source code | "\ub929" |