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 ?°??°?^ 00111111101100000011111100111111101100000011111101011110 3fb03f3fb03f5e
SJIS-WIN 籬°└籬°└^ 11100010110111111000000110001011100001001010010011100010110111111000000110001011100001001010010001011110 e2df818b84a4e2df818b84a45e
EUC-JP 籬°└籬°└^ 11100100111000011010000111101011101010001010011011100100111000011010000111101011101010001010011001011110 e4e1a1eba8a6e4e1a1eba8a65e
UTF-8 籬°└籬°└^ 1110011110110001101011001100001010110000111000101001010010010100111001111011000110101100110000101011000011100010100101001001010001011110 e7b1acc2b0e29494e7b1acc2b0e294945e
UHC 籬°└籬°└^ 11010111111001101010000111000110101001101010011011010111111001101010000111000110101001101010011001011110 d7e6a1c6a6a6d7e6a1c6a6a65e

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