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^ 11101001111011111000111010101001010101110100010011101001111011111000111010101001010101110100010001011110 e9ef8ea95744e9ef8ea957445e
EUC-JP 鴆自WD鴆自WD^ 11110010111100011011110010101011010101110100010011110010111100011011110010101011010101110100010001011110 f2f1bcab5744f2f1bcab57445e
UTF-8 鴆自WD鴆自WD^ 1110100110110100100001101110100010000111101010100101011101000100111010011011010010000110111010001000011110101010010101110100010001011110 e9b486e887aa5744e9b486e887aa57445e
UHC ?自WD?自WD^ 0011111111101101101110110101011101000100001111111110110110111011010101110100010001011110 3fedbb57443fedbb57445e

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