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 | 闕シ蝎ィ諢: | 11101000100011011011110011100101100110011010100011100110100001001000000101000110 | e88dbce599a8e6848146 |
EUC-JP | 闕シ蝎ィ諢: | 111011111110110110001110101111001110100111111001100011101010100011101011111001001010000110100111 | efed8ebce9f98ea8ebe4a1a7 |
UTF-8 | 闕シ蝎ィ諢: | 111010011001011110010101111011111011110110111100111010001001110110001110111011111011110110101000111010001010101110100010111011111011110010011010 | e99795efbdbce89d8eefbda8e8aba2efbc9a |
UHC | 闕?蝎??: | 110011111111010000111111110010101110100100111111001111111010001110111010 | cff43fcae93f3fa3ba |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)