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 ¾è°ûš¾è°û˜^ 10111110111010001000111110110000111110111001101010111110111010001000111110110000111110111001100001011110 bee88fb0fb9abee88fb0fb985e
SJIS-WIN ???°?????°??^ 001111110011111100111111100000011000101100111111001111110011111100111111001111111000000110001011001111110011111101011110 3f3f3f818b3f3f3f3f3f818b3f3f5e
EUC-JP ?è?°û??è?°û?^ 0011111110001111101010111011001000111111101000011110101110001111101010111110010100111111001111111000111110101011101100100011111110100001111010111000111110101011111001010011111101011110 3f8fabb23fa1eb8fabe53f3f8fabb23fa1eb8fabe53f5e
UTF-8 ¾è°ûš¾è°û˜^ 11000010101111101100001110101000110000101000111111000010101100001100001110111011110000101001101011000010101111101100001110101000110000101000111111000010101100001100001110111011110000101001100001011110 c2bec3a8c28fc2b0c3bbc29ac2bec3a8c28fc2b0c3bbc2985e
UHC ¾??°??¾??°??^ 1010100011111010001111110011111110100001110001100011111100111111101010001111101000111111001111111010000111000110001111110011111101011110 a8fa3f3fa1c63f3fa8fa3f3fa1c63f3f5e

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