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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 孩?弔?孩?弔?^ 10011011011101110011111110010010101000100011111110011011011101110011111110010010101000100011111101011110 9b773f92a23f9b773f92a23f5e
EUC-JP 孩?弔?孩?弔?^ 11010101110110000011111111000100101001000011111111010101110110000011111111000100101001000011111101011110 d5d83fc4a43fd5d83fc4a43f5e
UTF-8 孩렣弔렒孩렣弔렒^ 11100101101011011010100111101011101000001010001111100101101111001001010011101011101000001001001011100101101011011010100111101011101000001010001111100101101111001001010011101011101000001001001001011110 e5ada9eba0a3e5bc94eba092e5ada9eba0a3e5bc94eba0925e
UHC 孩렣弔렒孩렣弔렒^ 1111101010101001100011101011010011110000110000001000111010100111111110101010100110001110101101001111000011000000100011101010011101011110 faa98eb4f0c08ea7faa98eb4f0c08ea75e

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