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 Âí\}Âí\{^ 1000111111000010111011010101110001111101100011111100001011101101010111000111101101011110 8fc2ed5c7d8fc2ed5c7b5e
SJIS-WIN ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
EUC-JP ?Âí\}?Âí\{^ 00111111100011111010101010100100100011111010101110111111010111000111110100111111100011111010101010100100100011111010101110111111010111000111101101011110 3f8faaa48fabbf5c7d3f8faaa48fabbf5c7b5e
UTF-8 Âí\}Âí\{^ 1100001010001111110000111000001011000011101011010101110001111101110000101000111111000011100000101100001110101101010111000111101101011110 c28fc382c3ad5c7dc28fc382c3ad5c7b5e
UHC ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e

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