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?K}?c?K{^ 0011111101100011001111110100101101111101001111110110001100111111010010110111101101011110 3f633f4b7d3f633f4b7b5e
SJIS-WIN 睥c睥K}睥c睥K{^ 111000011100110001100011111000011100110001001011011111011110000111001100011000111110000111001100010010110111101101011110 e1cc63e1cc4b7de1cc63e1cc4b7b5e
EUC-JP 睥c睥K}睥c睥K{^ 111000101100111001100011111000101100111001001011011111011110001011001110011000111110001011001110010010110111101101011110 e2ce63e2ce4b7de2ce63e2ce4b7b5e
UTF-8 睥c睥K}睥c睥K{^ 11100111100111011010010101100011111001111001110110100101010010110111110111100111100111011010010101100011111001111001110110100101010010110111101101011110 e79da563e79da54b7de79da563e79da54b7b5e
UHC ?c?K}?c?K{^ 0011111101100011001111110100101101111101001111110110001100111111010010110111101101011110 3f633f4b7d3f633f4b7b5e

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