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 ?H?D?H?D^ 001111110100100000111111010001000011111101001000001111110100010001011110 3f483f443f483f445e
SJIS-WIN 短H臓D短H臓D^ 10010010010110100100100010010001100111110100010010010010010110100100100010010001100111110100010001011110 925a48919f44925a48919f445e
EUC-JP 短H臓D短H臓D^ 11000011101110110100100011000010101000010100010011000011101110110100100011000010101000010100010001011110 c3bb48c2a144c3bb48c2a1445e
UTF-8 短H臓D短H臓D^ 1110011110011111101011010100100011101000100001111001001101000100111001111001111110101101010010001110100010000111100100110100010001011110 e79fad48e8879344e79fad48e88793445e
UHC 短H?D短H?D^ 1101001110101101010010000011111101000100110100111010110101001000001111110100010001011110 d3ad483f44d3ad483f445e

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