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^ 1110100111101011001111110011111101000100111010011110101100111111001111110100010001011110 e9eb3f3f44e9eb3f3f445e
EUC-JP 鴉??D鴉??D^ 1111001011101101001111110011111101000100111100101110110100111111001111110100010001011110 f2ed3f3f44f2ed3f3f445e
UTF-8 鴉뙊뢖D鴉뙊뢖D^ 111010011011010010001001111010111001100110001010111010111010001010010110010001001110100110110100100010011110101110011001100010101110101110100010100101100100010001011110 e9b489eb998aeba29644e9b489eb998aeba296445e
UHC 鴉뙊뢖D鴉뙊뢖D^ 111001001011110010001100100011111000111101010001010001001110010010111100100011001000111110001111010100010100010001011110 e4bc8c8f8f5144e4bc8c8f8f51445e

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