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^ 1000100110001010001111110011111101000100100010011000101000111111001111110100010001011110 898a3f3f44898a3f3f445e
EUC-JP 炎??D炎??D^ 1011000111101010001111110011111101000100101100011110101000111111001111110100010001011110 b1ea3f3f44b1ea3f3f445e
UTF-8 炎덄삨D炎덄삨D^ 111001111000001010001110111010111000110110000100111011001000001010101000010001001110011110000010100011101110101110001101100001001110110010000010101010000100010001011110 e7828eeb8d84ec82a844e7828eeb8d84ec82a8445e
UHC 炎덄삨D炎덄삨D^ 111001101111101010001000111001111001100010100111010001001110011011111010100010001110011110011000101001110100010001011110 e6fa88e798a744e6fa88e798a7445e

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