HTML Entity (dec) | 뾩 |
HTML Entity (hex) | 뾩 |
UTF-8 (hex) | 0xebbea9 / 0xeb 0xbe 0xa9 (3 bytes) |
UTF-8 (dec) | 235, 190, 169 (3 bytes) |
UTF-16-BE (hex) | 0xbfa9 / 0xbf 0xa9 (2 bytes) |
UTF-16-BE (dec) | 191, 169 (2 bytes) |
UTF-32-BE (hex) | 0xbfa9 / 0x00 0x00 0xbf 0xa9 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 191, 169 (4 bytes) |
C/C++/Java source code | "\ubfa9" |
Python source code | "\ubfa9" |