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 炎당씀}炎당씀{^ 111001111000001010001110111010111000101110111001111011001001010010000000011111011110011110000010100011101110101110001011101110011110110010010100100000000111101101011110 e7828eeb8bb9ec94807de7828eeb8bb9ec94807b5e
UHC 炎당씀}炎당씀{^ 111001101111101010110100111001111011111010111000011111011110011011111010101101001110011110111110101110000111101101011110 e6fab4e7beb87de6fab4e7beb87b5e

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