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 í莿\}í莿\{^ 11101101111010001000111010111111010111000111110111101101111010001000111010111111010111000111101101011110 ede88ebf5c7dede88ebf5c7b5e
SJIS-WIN ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
EUC-JP íè?¿\}íè?¿\{^ 10001111101010111011111110001111101010111011001000111111100011111010001011000100010111000111110110001111101010111011111110001111101010111011001000111111100011111010001011000100010111000111101101011110 8fabbf8fabb23f8fa2c45c7d8fabbf8fabb23f8fa2c45c7b5e
UTF-8 í莿\}í莿\{^ 110000111010110111000011101010001100001010001110110000101011111101011100011111011100001110101101110000111010100011000010100011101100001010111111010111000111101101011110 c3adc3a8c28ec2bf5c7dc3adc3a8c28ec2bf5c7b5e
UHC ???¿\}???¿\{^ 001111110011111100111111101000101010111101011100011111010011111100111111001111111010001010101111010111000111101101011110 3f3f3fa2af5c7d3f3f3fa2af5c7b5e

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