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 | 傭??與?? | 1001011101100010001111110011111111100100011011110011111100111111 | 97623f3fe46f3f3f |
EUC-JP | 傭??與?? | 1100110111000011001111110011111111100111110100000011111100111111 | cdc33f3fe7d03f3f |
UTF-8 | 傭됭벙與귟틞 | 111001011000001010101101111010111001000010101101111010111011001010011001111010001000100010000111111010101011011110011111111011011000101110011110 | e582adeb90adebb299e88887eab79fed8b9e |
UHC | 傭됭벙與귟틞 | 111010011011011010001001111010001011101010100001111001101010100010000010111010001011101010001010 | e9b689e8baa1e6a882e8ba8a |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)