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{^ 10000011101010111000001110101000011011100111110110000011101010111000001110101000011011100111101101011110 83ab83a86e7d83ab83a86e7b5e
EUC-JP ΝΚn}ΝΚn{^ 10100110101011011010011010101010011011100111110110100110101011011010011010101010011011100111101101011110 a6ada6aa6e7da6ada6aa6e7b5e
UTF-8 ΝΚn}ΝΚn{^ 11001110100111011100111010011010011011100111110111001110100111011100111010011010011011100111101101011110 ce9dce9a6e7dce9dce9a6e7b5e
UHC ΝΚn}ΝΚn{^ 10100101110011011010010111001010011011100111110110100101110011011010010111001010011011100111101101011110 a5cda5ca6e7da5cda5ca6e7b5e

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