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 ??kn}??kn{^ 0011111100111111011010110110111001111101001111110011111101101011011011100111101101011110 3f3f6b6e7d3f3f6b6e7b5e
SJIS-WIN 寥?kn}寥?kn{^ 10011011100011000011111101101011011011100111110110011011100011000011111101101011011011100111101101011110 9b8c3f6b6e7d9b8c3f6b6e7b5e
EUC-JP 寥?kn}寥?kn{^ 11010101111011000011111101101011011011100111110111010101111011000011111101101011011011100111101101011110 d5ec3f6b6e7dd5ec3f6b6e7b5e
UTF-8 寥렔kn}寥렔kn{^ 11100101101011111010010111101011101000001001010001101011011011100111110111100101101011111010010111101011101000001001010001101011011011100111101101011110 e5afa5eba0946b6e7de5afa5eba0946b6e7b5e
UHC 寥렔kn}寥렔kn{^ 111010001110111110001110101010010110101101101110011111011110100011101111100011101010100101101011011011100111101101011110 e8ef8ea96b6e7de8ef8ea96b6e7b5e

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