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 | 證???迅? | 1110011010011010001111110011111100111111100100000111011000111111 | e69a3f3f3f90763f |
EUC-JP | 證???迅? | 1110101111111010001111110011111100111111101111111101011100111111 | ebfa3f3f3fbfd73f |
UTF-8 | 證븜렜렪迅렧 | 111010001010110110001001111010111011100010011100111010111010000010011100111010111010000010101010111010001011111110000101111010111010000010100111 | e8ad89ebb89ceba09ceba0aae8bf85eba0a7 |
UHC | 證븜렜렪迅렧 | 111100011111101110111010111011101000111010101110100011101011100011100011111101101000111010110110 | f1fbbaee8eae8eb8e3f68eb6 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)