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 ¾è°ú÷¾è°úõ^ 10111110111010001000111110110000111110101111011110111110111010001000111110110000111110101111010101011110 bee88fb0faf7bee88fb0faf55e
SJIS-WIN ???°?÷???°??^ 00111111001111110011111110000001100010110011111110000001100000000011111100111111001111111000000110001011001111110011111101011110 3f3f3f818b3f81803f3f3f818b3f3f5e
EUC-JP ?è?°ú÷?è?°úõ^ 0011111110001111101010111011001000111111101000011110101110001111101010111110001010100001111000000011111110001111101010111011001000111111101000011110101110001111101010111110001010001111101010111101100001011110 3f8fabb23fa1eb8fabe2a1e03f8fabb23fa1eb8fabe28fabd85e
UTF-8 ¾è°ú÷¾è°úõ^ 11000010101111101100001110101000110000101000111111000010101100001100001110111010110000111011011111000010101111101100001110101000110000101000111111000010101100001100001110111010110000111011010101011110 c2bec3a8c28fc2b0c3bac3b7c2bec3a8c28fc2b0c3bac3b55e
UHC ¾??°?÷¾??°??^ 101010001111101000111111001111111010000111000110001111111010000111000000101010001111101000111111001111111010000111000110001111110011111101011110 a8fa3f3fa1c63fa1c0a8fa3f3fa1c63f3f5e

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