HTML Entity (dec) | 레 |
HTML Entity (hex) | 레 |
UTF-8 (hex) | 0xeba088 / 0xeb 0xa0 0x88 (3 bytes) |
UTF-8 (dec) | 235, 160, 136 (3 bytes) |
UTF-16-BE (hex) | 0xb808 / 0xb8 0x08 (2 bytes) |
UTF-16-BE (dec) | 184, 8 (2 bytes) |
UTF-32-BE (hex) | 0xb808 / 0x00 0x00 0xb8 0x08 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 184, 8 (4 bytes) |
C/C++/Java source code | "\ub808" |
Python source code | "\ub808" |