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 ?玩宏?玩槐^ 0011111110001010110111111000110101000111001111111000101011011111100111101100010101011110 3f8adf8d473f8adf9ec55e
EUC-JP ?玩宏?玩槐^ 0011111110110100111000011011100110101000001111111011010011100001110111001100011101011110 3fb4e1b9a83fb4e1dcc75e
UTF-8 뤚玩宏뤚玩槐^ 11101011101001001001101011100111100011101010100111100101101011101000111111101011101001001001101011100111100011101010100111100110101001111001000001011110 eba49ae78ea9e5ae8feba49ae78ea9e6a7905e
UHC 뤚玩宏뤚玩槐^ 10001111110010011110100011001100110011101101101110001111110010011110100011001100110011101101100101011110 8fc9e8cccedb8fc9e8ccced95e

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