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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 遏嘲\}遏嘲\{^ 11100111100111111001101001111101010111000111110111100111100111111001101001111101010111000111101101011110 e79f9a7d5c7de79f9a7d5c7b5e
EUC-JP 遏嘲\}遏嘲\{^ 11101110101000011101001111011110010111000111110111101110101000011101001111011110010111000111101101011110 eea1d3de5c7deea1d3de5c7b5e
UTF-8 遏嘲\}遏嘲\{^ 1110100110000001100011111110010110011000101100100101110001111101111010011000000110001111111001011001100010110010010111000111101101011110 e9818fe598b25c7de9818fe598b25c7b5e
UHC ?嘲\}?嘲\{^ 0011111111110000101111110101110001111101001111111111000010111111010111000111101101011110 3ff0bf5c7d3ff0bf5c7b5e

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