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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ???扼??? 0011111100111111001111111001110101001110001111110011111100111111 3f3f3f9d4e3f3f3f
EUC-JP ???扼??莘 00111111001111110011111111011001101011110011111100111111100011111101100010101011 3f3f3fd9af3f3f8fd8ab
UTF-8 緣굩뢇扼롰뢗莘 111001111011011110100011111010101011010110101001111010111010001010000111111001101000100110111100111010111010000110110000111010111010001010010111111010001000111010011000 e7b7a3eab5a9eba287e689bceba1b0eba297e88e98
UHC 緣굩뢇扼롰뢗莘 1110011011011110100000101000111110001111010000111110010011111001100011101110110110001111010100101110001111101110 e6de828f8f43e4f98eed8f52e3ee

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