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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 痘?荏\}痘?荏\{^ 100100111001011100111111100010010110000001011100011111011001001110010111001111111000100101100000010111000111101101011110 93973f89605c7d93973f89605c7b5e
EUC-JP 痘?荏\}痘?荏\{^ 110001011111011100111111101100011100000101011100011111011100010111110111001111111011000111000001010111000111101101011110 c5f73fb1c15c7dc5f73fb1c15c7b5e
UTF-8 痘룫荏\}痘룫荏\{^ 1110011110010111100110001110101110100011101010111110100010001101100011110101110001111101111001111001011110011000111010111010001110101011111010001000110110001111010111000111101101011110 e79798eba3abe88d8f5c7de79798eba3abe88d8f5c7b5e
UHC 痘룫荏\}痘룫荏\{^ 1101010011100011100011111010001011101100111110110101110001111101110101001110001110001111101000101110110011111011010111000111101101011110 d4e38fa2ecfb5c7dd4e38fa2ecfb5c7b5e

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