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 鱈辿其辿族其^ 10010010010011001001001001001000100100011011010010010010010010001001000110110000100100011011010001011110 924c924891b4924891b091b45e
EUC-JP 鱈辿其辿族其^ 11000011101011011100001110101001110000101011011011000011101010011100001010110010110000101011011001011110 c3adc3a9c2b6c3a9c2b2c2b65e
UTF-8 鱈辿其辿族其^ 11101001101100011000100011101000101111101011111111100101100001011011011011101000101111101011111111100110100101111000111111100101100001011011011001011110 e9b188e8bebfe585b6e8bebfe6978fe585b65e
UHC ??其?族其^ 00111111001111111101000011101100001111111111000011101001110100001110110001011110 3f3fd0ec3ff0e9d0ec5e

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