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 | 揖??肆?揖 | 100101110100101100111111001111111110001111100110001111111001011101001011 | 974b3f3fe3e63f974b |
EUC-JP | 揖??肆?揖 | 110011011010110000111111001111111110011011101000001111111100110110101100 | cdac3f3fe6e83fcdac |
UTF-8 | 揖멱렣肆쥑揖 | 111001101000111110010110111010111010100110110001111010111010000010100011111010001000001010000110111011001010010110010001111001101000111110010110 | e68f96eba9b1eba0a3e88286eca591e68f96 |
UHC | 揖멱렣肆쥑揖 | 111010111110011110111000111010001000111010110100110111101110101111000001111001001110101111100111 | ebe7b8e88eb4deebc1e4ebe7 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)