HTML Entity (dec) | 뤅 |
HTML Entity (hex) | 뤅 |
UTF-8 (hex) | 0xeba485 / 0xeb 0xa4 0x85 (3 bytes) |
UTF-8 (dec) | 235, 164, 133 (3 bytes) |
UTF-16-BE (hex) | 0xb905 / 0xb9 0x05 (2 bytes) |
UTF-16-BE (dec) | 185, 5 (2 bytes) |
UTF-32-BE (hex) | 0xb905 / 0x00 0x00 0xb9 0x05 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 185, 5 (4 bytes) |
C/C++/Java source code | "\ub905" |
Python source code | "\ub905" |