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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN 遏庸[}遏庸[{^ 11100111100111111001011101100110010110110111110111100111100111111001011101100110010110110111101101011110 e79f97665b7de79f97665b7b5e
EUC-JP 遏庸[}遏庸[{^ 11101110101000011100110111000111010110110111110111101110101000011100110111000111010110110111101101011110 eea1cdc75b7deea1cdc75b7b5e
UTF-8 遏庸[}遏庸[{^ 1110100110000001100011111110010110111010101110000101101101111101111010011000000110001111111001011011101010111000010110110111101101011110 e9818fe5bab85b7de9818fe5bab85b7b5e
UHC ?庸[}?庸[{^ 0011111111101001101111000101101101111101001111111110100110111100010110110111101101011110 3fe9bc5b7d3fe9bc5b7b5e

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