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{^ 11100110101111111001111101001101011011100111110111100110101111111001111101001101011011100111101101011110 e6bf9f4d6e7de6bf9f4d6e7b5e
EUC-JP 豼櫪n}豼櫪n{^ 11101100110000011101110110101110011011100111110111101100110000011101110110101110011011100111101101011110 ecc1ddae6e7decc1ddae6e7b5e
UTF-8 豼櫪n}豼櫪n{^ 1110100010110001101111001110011010101011101010100110111001111101111010001011000110111100111001101010101110101010011011100111101101011110 e8b1bce6abaa6e7de8b1bce6abaa6e7b5e
UHC ??n}??n{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e

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