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^ 111001111000001010001110111010111010100110110100111010111001010110111001010001001110011110000010100011101110101110101001101101001110101110010101101110010100010001011110 e7828eeba9b4eb95b944e7828eeba9b4eb95b9445e
UHC 炎면땹D炎면땹D^ 111001101111101010111000111010011000101110001111010001001110011011111010101110001110100110001011100011110100010001011110 e6fab8e98b8f44e6fab8e98b8f445e

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