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 ?斤宏?斤槐^ 0011111110001011110100101000110101000111001111111000101111010010100111101100010101011110 3f8bd28d473f8bd29ec55e
EUC-JP ?斤宏?斤槐^ 0011111110110110110101001011100110101000001111111011011011010100110111001100011101011110 3fb6d4b9a83fb6d4dcc75e
UTF-8 뤋斤宏뤋斤槐^ 11101011101001001000101111100110100101101010010011100101101011101000111111101011101001001000101111100110100101101010010011100110101001111001000001011110 eba48be696a4e5ae8feba48be696a4e6a7905e
UHC 뤋斤宏뤋斤槐^ 10001111101110111101000011000101110011101101101110001111101110111101000011000101110011101101100101011110 8fbbd0c5cedb8fbbd0c5ced95e

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