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 | 低???憶? | 1001001011100001001111110011111100111111100010011010111100111111 | 92e13f3f3f89af3f |
EUC-JP | 低???憶? | 1100010011100011001111110011111100111111101100101011000100111111 | c4e33f3f3fb2b13f |
UTF-8 | 低렦阮렰憶렰 | 111001001011110110001110111010111010000010100110111011111010011110000110111010111010000010110000111001101000011010110110111010111010000010110000 | e4bd8eeba0a6efa786eba0b0e686b6eba0b0 |
UHC | 低렦阮렰憶렰 | 111011101011100010001110101101011110101011000001100011101011110111100101111000111000111010111101 | eeb88eb5eac18ebde5e38ebd |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)