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???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 瓮??D瓮??D^ 1110000101000100001111110011111101000100111000010100010000111111001111110100010001011110 e1443f3f44e1443f3f445e
EUC-JP 瓮??D瓮??D^ 1110000110100101001111110011111101000100111000011010010100111111001111110100010001011110 e1a53f3f44e1a53f3f445e
UTF-8 瓮뗰슛D瓮뗰슛D^ 111001111001001110101110111010111001011110110000111011001000101010011011010001001110011110010011101011101110101110010111101100001110110010001010100110110100010001011110 e793aeeb97b0ec8a9b44e793aeeb97b0ec8a9b445e
UHC 瓮뗰슛D瓮뗰슛D^ 111010001011011110001011111011111011110110111000010001001110100010110111100010111110111110111101101110000100010001011110 e8b78befbdb844e8b78befbdb8445e

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