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 ??Qn}??Qn{^ 0011111100111111010100010110111001111101001111110011111101010001011011100111101101011110 3f3f516e7d3f3f516e7b5e
SJIS-WIN 寥?Qn}寥?Qn{^ 10011011100011000011111101010001011011100111110110011011100011000011111101010001011011100111101101011110 9b8c3f516e7d9b8c3f516e7b5e
EUC-JP 寥?Qn}寥?Qn{^ 11010101111011000011111101010001011011100111110111010101111011000011111101010001011011100111101101011110 d5ec3f516e7dd5ec3f516e7b5e
UTF-8 寥렔Qn}寥렔Qn{^ 11100101101011111010010111101011101000001001010001010001011011100111110111100101101011111010010111101011101000001001010001010001011011100111101101011110 e5afa5eba094516e7de5afa5eba094516e7b5e
UHC 寥렔Qn}寥렔Qn{^ 111010001110111110001110101010010101000101101110011111011110100011101111100011101010100101010001011011100111101101011110 e8ef8ea9516e7de8ef8ea9516e7b5e

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