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^ 1110010011101000001111110011111101000100111001001110100000111111001111110100010001011110 e4e83f3f44e4e83f3f445e
EUC-JP 蒻??D蒻??D^ 1110100011101010001111110011111101000100111010001110101000111111001111110100010001011110 e8ea3f3f44e8ea3f3f445e
UTF-8 蒻멨넪D蒻멨넪D^ 111010001001001010111011111010111010100110101000111010111000010010101010010001001110100010010010101110111110101110101001101010001110101110000100101010100100010001011110 e892bbeba9a8eb84aa44e892bbeba9a8eb84aa445e
UHC 蒻멨넪D蒻멨넪D^ 111001011011011010111000111001011000011010101010010001001110010110110110101110001110010110000110101010100100010001011110 e5b6b8e586aa44e5b6b8e586aa445e

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