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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 炎??}炎??{^ 1000100110001010001111110011111101111101100010011000101000111111001111110111101101011110 898a3f3f7d898a3f3f7b5e
EUC-JP 炎??}炎??{^ 1011000111101010001111110011111101111101101100011110101000111111001111110111101101011110 b1ea3f3f7db1ea3f3f7b5e
UTF-8 炎곮꽢}炎곮꽢{^ 111001111000001010001110111010101011001110101110111010101011110110100010011111011110011110000010100011101110101010110011101011101110101010111101101000100111101101011110 e7828eeab3aeeabda27de7828eeab3aeeabda27b5e
UHC 炎곮꽢}炎곮꽢{^ 111001101111101010000001111010001000010010101111011111011110011011111010100000011110100010000100101011110111101101011110 e6fa81e884af7de6fa81e884af7b5e

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