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 疽羣[}疽羣[{^ 11100001011100111110001110111000010110110111110111100001011100111110001110111000010110110111101101011110 e173e3b85b7de173e3b85b7b5e
EUC-JP 疽羣[}疽羣[{^ 11100001110101001110011010111010010110110111110111100001110101001110011010111010010110110111101101011110 e1d4e6ba5b7de1d4e6ba5b7b5e
UTF-8 疽羣[}疽羣[{^ 1110011110010110101111011110011110111110101000110101101101111101111001111001011010111101111001111011111010100011010110110111101101011110 e796bde7bea35b7de796bde7bea35b7b5e
UHC 疽?[}疽?[{^ 1110111011000101001111110101101101111101111011101100010100111111010110110111101101011110 eec53f5b7deec53f5b7b5e

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