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 湜質\}湜質\{^ 11111011010001111000111010111111010111000111110111111011010001111000111010111111010111000111101101011110 fb478ebf5c7dfb478ebf5c7b5e
EUC-JP 湜質\}湜質\{^ 100011111100011111111100101111001100000101011100011111011000111111000111111111001011110011000001010111000111101101011110 8fc7fcbcc15c7d8fc7fcbcc15c7b5e
UTF-8 湜質\}湜質\{^ 1110011010111001100111001110100010110011101010100101110001111101111001101011100110011100111010001011001110101010010111000111101101011110 e6b99ce8b3aa5c7de6b99ce8b3aa5c7b5e
UHC 湜質\}湜質\{^ 11100011110101111111001011110101010111000111110111100011110101111111001011110101010111000111101101011110 e3d7f2f55c7de3d7f2f55c7b5e

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