HTML Entity (dec) | 뫶 |
HTML Entity (hex) | 뫶 |
UTF-8 (hex) | 0xebabb6 / 0xeb 0xab 0xb6 (3 bytes) |
UTF-8 (dec) | 235, 171, 182 (3 bytes) |
UTF-16-BE (hex) | 0xbaf6 / 0xba 0xf6 (2 bytes) |
UTF-16-BE (dec) | 186, 246 (2 bytes) |
UTF-32-BE (hex) | 0xbaf6 / 0x00 0x00 0xba 0xf6 (4 bytes) |
UTF-32-BE (dec) | 0, 0, 186, 246 (4 bytes) |
C/C++/Java source code | "\ubaf6" |
Python source code | "\ubaf6" |