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 ???c}???c{^ 0011111100111111001111110110001101111101001111110011111100111111011000110111101101011110 3f3f3f637d3f3f3f637b5e
SJIS-WIN 晶ェc}晶ェc{^ 100011111011101111111000111011001010101001100011011111011000111110111011111110001110110010101010011000110111101101011110 8fbbf8ecaa637d8fbbf8ecaa637b5e
EUC-JP 晶?ェc}晶?ェc{^ 101111101011110100111111100011101010101001100011011111011011111010111101001111111000111010101010011000110111101101011110 bebd3f8eaa637dbebd3f8eaa637b5e
UTF-8 晶ェc}晶ェc{^ 1110011010011001101101101110111010011010100010111110111110111101101010100110001101111101111001101001100110110110111011101001101010001011111011111011110110101010011000110111101101011110 e699b6ee9a8befbdaa637de699b6ee9a8befbdaa637b5e
UHC 晶??c}晶??c{^ 11101111110111000011111100111111011000110111110111101111110111000011111100111111011000110111101101011110 efdc3f3f637defdc3f3f637b5e

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