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 | 製????齊 | 1001000010111011001111110011111100111111001111111110101010001110 | 90bb3f3f3f3fea8e |
EUC-JP | 製?薏?˙齊 | 110000001011110100111111100011111101100111011110001111111000111110100010101100101111001111101110 | c0bd3f8fd9de3f8fa2b2f3ee |
UTF-8 | 製렲薏漏˙齊 | 1110100010100011101111011110101110100000101100101110100010010110100011111110111110100101100011101100101110011001111010011011110110001010 | e8a3bdeba0b2e8968fefa58ecb99e9bd8a |
UHC | 製렲薏漏˙齊 | 111100001011001010001110101111111110101111111011110100101110100010100010101010111111000010111010 | f0b28ebfebfbd2e8a2abf0ba |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)