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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN ?っ宏?っ槐^ 0011111110000010110000011000110101000111001111111000001011000001100111101100010101011110 3f82c18d473f82c19ec55e
EUC-JP ?っ宏?っ槐^ 0011111110100100110000111011100110101000001111111010010011000011110111001100011101011110 3fa4c3b9a83fa4c3dcc75e
UTF-8 뤞っ宏뤞っ槐^ 11101011101001001001111011100011100000011010001111100101101011101000111111101011101001001001111011100011100000011010001111100110101001111001000001011110 eba49ee381a3e5ae8feba49ee381a3e6a7905e
UHC 뤞っ宏뤞っ槐^ 10001111110011011010101011000011110011101101101110001111110011011010101011000011110011101101100101011110 8fcdaac3cedb8fcdaac3ced95e

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