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 úõüÂüÂúõüÂüÂB 11111010111101011111110011000010111111001100001011111010111101011111110011000010111111001100001001000010 faf5fcc2fcc2faf5fcc2fcc242
SJIS-WIN ????????????B 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f3f3f42
EUC-JP úõüÂüÂúõüÂüÂB 10001111101010111110001010001111101010111101100010001111101010111110010010001111101010101010010010001111101010111110010010001111101010101010010010001111101010111110001010001111101010111101100010001111101010111110010010001111101010101010010010001111101010111110010010001111101010101010010001000010 8fabe28fabd88fabe48faaa48fabe48faaa48fabe28fabd88fabe48faaa48fabe48faaa442
UTF-8 úõüÂüÂúõüÂüÂB 11000011101110101100001110110101110000111011110011000011100000101100001110111100110000111000001011000011101110101100001110110101110000111011110011000011100000101100001110111100110000111000001001000010 c3bac3b5c3bcc382c3bcc382c3bac3b5c3bcc382c3bcc38242
UHC ????????????B 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f3f3f42

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