To what bitstring a character(s) is encoded in each character set?
Input one character or short letters and click "Convert."
Charset | Character | Bit string (binary) | Bit String (hexadecimal) |
---|---|---|---|
ISO-8859-1 | ??????[BF | 001111110011111100111111001111110011111100111111010110110100001001000110 | 3f3f3f3f3f3f5b4246 |
SJIS-WIN | ??????[BF | 001111110011111100111111001111110011111100111111010110110100001001000110 | 3f3f3f3f3f3f5b4246 |
EUC-JP | ??????[BF | 001111110011111100111111001111110011111100111111010110110100001001000110 | 3f3f3f3f3f3f5b4246 |
UTF-8 | 챔혯째챦쩍짹[BF | 111011001011000110010100111011011001100010101111111011001010011110111000111011001011000110100110111011001010100110001101111011001010011110111001010110110100001001000110 | ecb194ed98afeca7b8ecb1a6eca98deca7b95b4246 |
UHC | 챔혯째챦쩍짹[BF | 110000111010100011000010100101101100001010110000110000111010111111000010101111011100001010110001010110110100001001000110 | c3a8c296c2b0c3afc2bdc2b15b4246 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)