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 Çü¼Á\}Çü¼Á\{^ 100011111100011111111100101111001100000101011100011111011000111111000111111111001011110011000001010111000111101101011110 8fc7fcbcc15c7d8fc7fcbcc15c7b5e
SJIS-WIN ?????\}?????\{^ 001111110011111100111111001111110011111101011100011111010011111100111111001111110011111100111111010111000111101101011110 3f3f3f3f3f5c7d3f3f3f3f3f5c7b5e
EUC-JP ?Çü?Á\}?Çü?Á\{^ 001111111000111110101010101011101000111110101011111001000011111110001111101010101010000101011100011111010011111110001111101010101010111010001111101010111110010000111111100011111010101010100001010111000111101101011110 3f8faaae8fabe43f8faaa15c7d3f8faaae8fabe43f8faaa15c7b5e
UTF-8 Çü¼Á\}Çü¼Á\{^ 11000010100011111100001110000111110000111011110011000010101111001100001110000001010111000111110111000010100011111100001110000111110000111011110011000010101111001100001110000001010111000111101101011110 c28fc387c3bcc2bcc3815c7dc28fc387c3bcc2bcc3815c7b5e
UHC ???¼?\}???¼?\{^ 0011111100111111001111111010100011111001001111110101110001111101001111110011111100111111101010001111100100111111010111000111101101011110 3f3f3fa8f93f5c7d3f3f3fa8f93f5c7b5e

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