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 | ?????? | 001111110011111100111111001111110011111100111111 | 3f3f3f3f3f3f |
SJIS-WIN | 證??鬱?證 | 111001101001101000111111001111111001111101010100001111111110011010011010 | e69a3f3f9f543fe69a |
EUC-JP | 證??鬱?證 | 111010111111101000111111001111111101110110110101001111111110101111111010 | ebfa3f3fddb53febfa |
UTF-8 | 證띄캑鬱렋證 | 111010001010110110001001111010111001110110000100111011001011101010010001111010011010110010110001111010111010000010001011111010001010110110001001 | e8ad89eb9d84ecba91e9acb1eba08be8ad89 |
UHC | 證띄캑鬱렋證 | 111100011111101110110110111001111100010010110100111010101010011010001110101000101111000111111011 | f1fbb6e7c4b4eaa68ea2f1fb |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)