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 ???l}???l{^ 0011111100111111001111110110110001111101001111110011111100111111011011000111101101011110 3f3f3f6c7d3f3f3f6c7b5e
SJIS-WIN 晶ェl}晶ェl{^ 100011111011101111111000111011001010101001101100011111011000111110111011111110001110110010101010011011000111101101011110 8fbbf8ecaa6c7d8fbbf8ecaa6c7b5e
EUC-JP 晶?ェl}晶?ェl{^ 101111101011110100111111100011101010101001101100011111011011111010111101001111111000111010101010011011000111101101011110 bebd3f8eaa6c7dbebd3f8eaa6c7b5e
UTF-8 晶ェl}晶ェl{^ 1110011010011001101101101110111010011010100010111110111110111101101010100110110001111101111001101001100110110110111011101001101010001011111011111011110110101010011011000111101101011110 e699b6ee9a8befbdaa6c7de699b6ee9a8befbdaa6c7b5e
UHC 晶??l}晶??l{^ 11101111110111000011111100111111011011000111110111101111110111000011111100111111011011000111101101011110 efdc3f3f6c7defdc3f3f6c7b5e

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