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 ??sn}??sn{^ 0011111100111111011100110110111001111101001111110011111101110011011011100111101101011110 3f3f736e7d3f3f736e7b5e
SJIS-WIN 寥?sn}寥?sn{^ 10011011100011000011111101110011011011100111110110011011100011000011111101110011011011100111101101011110 9b8c3f736e7d9b8c3f736e7b5e
EUC-JP 寥?sn}寥?sn{^ 11010101111011000011111101110011011011100111110111010101111011000011111101110011011011100111101101011110 d5ec3f736e7dd5ec3f736e7b5e
UTF-8 寥렔sn}寥렔sn{^ 11100101101011111010010111101011101000001001010001110011011011100111110111100101101011111010010111101011101000001001010001110011011011100111101101011110 e5afa5eba094736e7de5afa5eba094736e7b5e
UHC 寥렔sn}寥렔sn{^ 111010001110111110001110101010010111001101101110011111011110100011101111100011101010100101110011011011100111101101011110 e8ef8ea9736e7de8ef8ea9736e7b5e

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