HTML Entity (dec) | 뾴 |
HTML Entity (hex) | 뾴 |
UTF-8 (hex) | 0xebbeb4 / 0xeb 0xbe 0xb4 (3 bytes) |
UTF-8 (dec) | 235, 190, 180 (3 bytes) |
UTF-16-BE (hex) | 0xbfb4 / 0xbf 0xb4 (2 bytes) |
UTF-16-BE (dec) | 191, 180 (2 bytes) |
UTF-32-BE (hex) | 0xbfb4 / 0x00 0x00 0xbf 0xb4 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 191, 180 (4 bytes) |
C/C++/Java source code | "\ubfb4" |
Python source code | "\ubfb4" |