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 ?明宏?明槐^ 0011111110010110101111101000110101000111001111111001011010111110100111101100010101011110 3f96be8d473f96be9ec55e
EUC-JP ?明宏?明槐^ 0011111111001100110000001011100110101000001111111100110011000000110111001100011101011110 3fccc0b9a83fccc0dcc75e
UTF-8 뤗明宏뤗明槐^ 11101011101001001001011111100110100110001000111011100101101011101000111111101011101001001001011111100110100110001000111011100110101001111001000001011110 eba497e6988ee5ae8feba497e6988ee6a7905e
UHC 뤗明宏뤗明槐^ 10001111110001111101100110100101110011101101101110001111110001111101100110100101110011101101100101011110 8fc7d9a5cedb8fc7d9a5ced95e

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