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 厭??徇??徇 10001001011111010011111100111111100111000110110100111111001111111001110001101101 897d3f3f9c6d3f3f9c6d
EUC-JP 厭??徇??徇 10110001110111100011111100111111110101111100111000111111001111111101011111001110 b1de3f3fd7ce3f3fd7ce
UTF-8 厭뗪낵徇껃땭徇 111001011000111010101101111010111001011110101010111010111000001010110101111001011011111010000111111010101011101110000011111010111001010110101101111001011011111010000111 e58eadeb97aaeb82b5e5be87eabb83eb95ade5be87
UHC 厭뗪낵徇껃땭徇 1110011011110100100010111110101010110011101111001110001011011111100000111110010110001011100000111110001011011111 e6f48beab3bce2df83e58b83e2df

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