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 | 傳???棕? | 1001100101000010001111110011111100111111100111101010000100111111 | 99423f3f3f9ea13f |
EUC-JP | 傳???棕? | 1101000110100011001111110011111100111111110111001010001100111111 | d1a33f3f3fdca33f |
UTF-8 | 傳뀜렰렡棕렊 | 111001011000001010110011111010111000000010011100111010111010000010110000111010111010000010100001111001101010001110010101111010111010000010001010 | e582b3eb809ceba0b0eba0a1e6a395eba08a |
UHC | 傳뀜렰렡棕렊 | 111011101110111010110010111100011000111010111101100011101011001011110000111101111000111010100001 | eeeeb2f18ebd8eb2f0f78ea1 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)