To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 楔?舌楔?舌B 1001111010110110001111111001000011100011100111101011011000111111100100001110001101000010 9eb63f90e39eb63f90e342
EUC-JP 楔?舌楔?舌B 1101110010111000001111111100000011100101110111001011100000111111110000001110010101000010 dcb83fc0e5dcb83fc0e542
UTF-8 楔섍舌楔섍舌B 11100110101001011001010011101100100001001000110111101000100010001000110011100110101001011001010011101100100001001000110111101000100010001000110001000010 e6a594ec848de8888ce6a594ec848de8888c42
UHC 楔섍舌楔섍舌B 11100000110110111001100011101010111000001101111111100000110110111001100011101010111000001101111101000010 e0db98eae0dfe0db98eae0df42

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)