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 | ??????^ | 00111111001111110011111100111111001111110011111101011110 | 3f3f3f3f3f3f5e |
SJIS-WIN | 與??鉛??^ | 111001000110111100111111001111111000100110010100001111110011111101011110 | e46f3f3f89943f3f5e |
EUC-JP | 與??鉛??^ | 111001111101000000111111001111111011000111110100001111110011111101011110 | e7d03f3fb1f43f3f5e |
UTF-8 | 與잙젫鉛녿젺^ | 11101000100010001000011111101100100111101001100111101100101000001010101111101001100010011001101111101011100001011011111111101100101000001011101001011110 | e88887ec9e99eca0abe9899beb85bfeca0ba5e |
UHC | 與잙젫鉛녿젺^ | 11100110101010001001111111101011101000001010001111100110111001111000011011101011101000001010110101011110 | e6a89feba0a3e6e786eba0ad5e |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)