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 ûé®û”’^ 111110111000111111101001101011101111101110001111100101001001001001011110 fb8fe9aefb8f94925e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP û?é®û???^ 1000111110101011111001010011111110001111101010111011000110001111101000101110111010001111101010111110010100111111001111110011111101011110 8fabe53f8fabb18fa2ee8fabe53f3f3f5e
UTF-8 ûé®û”’^ 1100001110111011110000101000111111000011101010011100001010101110110000111011101111000010100011111100001010010100110000101001001001011110 c3bbc28fc3a9c2aec3bbc28fc294c2925e
UHC ???®????^ 00111111001111110011111110100010111001110011111100111111001111110011111101011110 3f3f3fa2e73f3f3f3f5e

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