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 ??WD??WD^ 001111110011111101010111010001000011111100111111010101110100010001011110 3f3f57443f3f57445e
SJIS-WIN 猝?WD猝?WD^ 1110000011001010001111110101011101000100111000001100101000111111010101110100010001011110 e0ca3f5744e0ca3f57445e
EUC-JP 猝?WD猝?WD^ 1110000011001100001111110101011101000100111000001100110000111111010101110100010001011110 e0cc3f5744e0cc3f57445e
UTF-8 猝섐WD猝섐WD^ 1110011110001100100111011110110010000100100100000101011101000100111001111000110010011101111011001000010010010000010101110100010001011110 e78c9dec84905744e78c9dec849057445e
UHC 猝섐WD猝섐WD^ 11110000111100011011110010101011010101110100010011110000111100011011110010101011010101110100010001011110 f0f1bcab5744f0f1bcab57445e

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