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^ 1001101111001010001111110011111101000100100110111100101000111111001111110100010001011110 9bca3f3f449bca3f3f445e
EUC-JP 嵬??D嵬??D^ 1101011011001100001111110011111101000100110101101100110000111111001111110100010001011110 d6cc3f3f44d6cc3f3f445e
UTF-8 嵬뚨툧D嵬뚨툧D^ 111001011011010110101100111010111001101010101000111011011000100010100111010001001110010110110101101011001110101110011010101010001110110110001000101001110100010001011110 e5b5aceb9aa8ed88a744e5b5aceb9aa8ed88a7445e
UHC 嵬뚨툧D嵬뚨툧D^ 111010001110001110001100111001111011100010011110010001001110100011100011100011001110011110111000100111100100010001011110 e8e38ce7b89e44e8e38ce7b89e445e

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