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 | 與??節?? | 1110010001101111001111110011111110010000110111110011111100111111 | e46f3f3f90df3f3f |
EUC-JP | 與??節?? | 1110011111010000001111110011111111000000111000010011111100111111 | e7d03f3fc0e13f3f |
UTF-8 | 與쀦뜤節롨역 | 111010001000100010000111111011001000000010100110111010111001110010100100111001111010111110000000111010111010000110101000111011001001011110101101 | e88887ec80a6eb9ca4e7af80eba1a8ec97ad |
UHC | 與쀦뜤節롨역 | 111001101010100010010111111001101000110110100111111011111011110110001110111010001011111110101010 | e6a897e68da7efbd8ee8bfaa |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)