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 ??K\}??K\{^ 0011111100111111010010110101110001111101001111110011111101001011010111000111101101011110 3f3f4b5c7d3f3f4b5c7b5e
SJIS-WIN 易?K\}易?K\{^ 10001000110101010011111101001011010111000111110110001000110101010011111101001011010111000111101101011110 88d53f4b5c7d88d53f4b5c7b5e
EUC-JP 易?K\}易?K\{^ 10110000110101110011111101001011010111000111110110110000110101110011111101001011010111000111101101011110 b0d73f4b5c7db0d73f4b5c7b5e
UTF-8 易똩K\}易똩K\{^ 11100110100110001001001111101011100110001010100101001011010111000111110111100110100110001001001111101011100110001010100101001011010111000111101101011110 e69893eb98a94b5c7de69893eb98a94b5c7b5e
UHC 易똩K\}易똩K\{^ 111001101011011010001100011010110100101101011100011111011110011010110110100011000110101101001011010111000111101101011110 e6b68c6b4b5c7de6b68c6b4b5c7b5e

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