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?rn}?D?rn{^ 00111111010001000011111101110010011011100111110100111111010001000011111101110010011011100111101101011110 3f443f726e7d3f443f726e7b5e
SJIS-WIN 短D存rn}短D存rn{^ 1001001001011010010001001001000110110110011100100110111001111101100100100101101001000100100100011011011001110010011011100111101101011110 925a4491b6726e7d925a4491b6726e7b5e
EUC-JP 短D存rn}短D存rn{^ 1100001110111011010001001100001010111000011100100110111001111101110000111011101101000100110000101011100001110010011011100111101101011110 c3bb44c2b8726e7dc3bb44c2b8726e7b5e
UTF-8 短D存rn}短D存rn{^ 111001111001111110101101010001001110010110101101100110000111001001101110011111011110011110011111101011010100010011100101101011011001100001110010011011100111101101011110 e79fad44e5ad98726e7de79fad44e5ad98726e7b5e
UHC 短D存rn}短D存rn{^ 1101001110101101010001001111000011101101011100100110111001111101110100111010110101000100111100001110110101110010011011100111101101011110 d3ad44f0ed726e7dd3ad44f0ed726e7b5e

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