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 | 鈿エ蛻サ裘: | 11100111111011011011010011100101100010001011101111100101111000101000000101000110 | e7edb4e588bbe5e28146 |
EUC-JP | 鈿エ蛻サ裘: | 111011101110111110001110101101001110100111101000100011101011101111101010111001001010000110100111 | eeef8eb4e9e88ebbeae4a1a7 |
UTF-8 | 鈿エ蛻サ裘: | 111010011000100010111111111011111011110110110100111010001001101110111011111011111011110110111011111010001010001110011000111011111011110010011010 | e988bfefbdb4e89bbbefbdbbe8a398efbc9a |
UHC | 鈿????: | 1110111110101111001111110011111100111111001111111010001110111010 | efaf3f3f3f3fa3ba |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)