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 | 傳???梧? | 1001100101000010001111110011111100111111100011001110011000111111 | 99423f3f3f8ce63f |
EUC-JP | 傳?釪?梧湞 | 110100011010001100111111100011111110001110101101001111111011100011101000100011111100011111111110 | d1a33f8fe3ad3fb8e88fc7fe |
UTF-8 | 傳렕釪닿梧湞 | 111001011000001010110011111010111010000010010101111010011000011110101010111010111000101110111111111001101010001010100111111001101011100110011110 | e582b3eba095e987aaeb8bbfe6a2a7e6b99e |
UHC | 傳렕釪닿梧湞 | 111011101110111010001110101010101110100111101001101101001110101011100111111111001110111111100110 | eeee8eaae9e9b4eae7fcefe6 |
SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)