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 ÝÜÓ¿\}ÝÜÓ¿\{^ 11011101110111001101001110111111010111000111110111011101110111001101001110111111010111000111101101011110 dddcd3bf5c7ddddcd3bf5c7b5e
SJIS-WIN ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
EUC-JP ÝÜÓ¿\}ÝÜÓ¿\{^ 1000111110101010111100101000111110101010111001001000111110101010110100011000111110100010110001000101110001111101100011111010101011110010100011111010101011100100100011111010101011010001100011111010001011000100010111000111101101011110 8faaf28faae48faad18fa2c45c7d8faaf28faae48faad18fa2c45c7b5e
UTF-8 ÝÜÓ¿\}ÝÜÓ¿\{^ 110000111001110111000011100111001100001110010011110000101011111101011100011111011100001110011101110000111001110011000011100100111100001010111111010111000111101101011110 c39dc39cc393c2bf5c7dc39dc39cc393c2bf5c7b5e
UHC ???¿\}???¿\{^ 001111110011111100111111101000101010111101011100011111010011111100111111001111111010001010101111010111000111101101011110 3f3f3fa2af5c7d3f3f3fa2af5c7b5e

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