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 ?D?W\n}?D?W\n{^ 001111110100010000111111010101110101110001101110011111010011111101000100001111110101011101011100011011100111101101011110 3f443f575c6e7d3f443f575c6e7b5e
SJIS-WIN 短D存W\n}短D存W\n{^ 10010010010110100100010010010001101101100101011101011100011011100111110110010010010110100100010010010001101101100101011101011100011011100111101101011110 925a4491b6575c6e7d925a4491b6575c6e7b5e
EUC-JP 短D存W\n}短D存W\n{^ 11000011101110110100010011000010101110000101011101011100011011100111110111000011101110110100010011000010101110000101011101011100011011100111101101011110 c3bb44c2b8575c6e7dc3bb44c2b8575c6e7b5e
UTF-8 短D存W\n}短D存W\n{^ 1110011110011111101011010100010011100101101011011001100001010111010111000110111001111101111001111001111110101101010001001110010110101101100110000101011101011100011011100111101101011110 e79fad44e5ad98575c6e7de79fad44e5ad98575c6e7b5e
UHC 短D存W\n}短D存W\n{^ 11010011101011010100010011110000111011010101011101011100011011100111110111010011101011010100010011110000111011010101011101011100011011100111101101011110 d3ad44f0ed575c6e7dd3ad44f0ed575c6e7b5e

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