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^ 1001111001000010001111110011111101000100100111100100001000111111001111110100010001011110 9e423f3f449e423f3f445e
EUC-JP 曖??D曖??D^ 1101101110100011001111110011111101000100110110111010001100111111001111110100010001011110 dba33f3f44dba33f3f445e
UTF-8 曖럮뢏D曖럮뢏D^ 111001101001101110010110111010111001111110101110111010111010001010001111010001001110011010011011100101101110101110011111101011101110101110100010100011110100010001011110 e69b96eb9faeeba28f44e69b96eb9faeeba28f445e
UHC 曖럮뢏D曖럮뢏D^ 111001001111001010001110100011111000111101001010010001001110010011110010100011101000111110001111010010100100010001011110 e4f28e8f8f4a44e4f28e8f8f4a445e

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