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 ??n}??n{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN ┥彧n}┥彧n{^ 10000100101111001111101010111001011011100111110110000100101111001111101010111001011011100111101101011110 84bcfab96e7d84bcfab96e7b5e
EUC-JP ┥彧n}┥彧n{^ 101010001011111010001111101111001111111001101110011111011010100010111110100011111011110011111110011011100111101101011110 a8be8fbcfe6e7da8be8fbcfe6e7b5e
UTF-8 ┥彧n}┥彧n{^ 1110001010010100101001011110010110111101101001110110111001111101111000101001010010100101111001011011110110100111011011100111101101011110 e294a5e5bda76e7de294a5e5bda76e7b5e
UHC ┥彧n}┥彧n{^ 10100110101111101110100111101110011011100111110110100110101111101110100111101110011011100111101101011110 a6bee9ee6e7da6bee9ee6e7b5e

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