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 湜鴫\}湜鴫\{^ 11111011010001111000111010110000010111000111110111111011010001111000111010110000010111000111101101011110 fb478eb05c7dfb478eb05c7b5e
EUC-JP 湜鴫\}湜鴫\{^ 100011111100011111111100101111001011001001011100011111011000111111000111111111001011110010110010010111000111101101011110 8fc7fcbcb25c7d8fc7fcbcb25c7b5e
UTF-8 湜鴫\}湜鴫\{^ 1110011010111001100111001110100110110100101010110101110001111101111001101011100110011100111010011011010010101011010111000111101101011110 e6b99ce9b4ab5c7de6b99ce9b4ab5c7b5e
UHC 湜?\}湜?\{^ 1110001111010111001111110101110001111101111000111101011100111111010111000111101101011110 e3d73f5c7de3d73f5c7b5e

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