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 ½¯èúš½¯èú˜^ 10111101101011111000111111101000111110101001101010111101101011111000111111101000111110101001100001011110 bdaf8fe8fa9abdaf8fe8fa985e
SJIS-WIN ????????????^ 00111111001111110011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f3f3f5e
EUC-JP ?¯?èú??¯?èú?^ 00111111100011111010001010110100001111111000111110101011101100101000111110101011111000100011111100111111100011111010001010110100001111111000111110101011101100101000111110101011111000100011111101011110 3f8fa2b43f8fabb28fabe23f3f8fa2b43f8fabb28fabe23f5e
UTF-8 ½¯èúš½¯èú˜^ 11000010101111011100001010101111110000101000111111000011101010001100001110111010110000101001101011000010101111011100001010101111110000101000111111000011101010001100001110111010110000101001100001011110 c2bdc2afc28fc3a8c3bac29ac2bdc2afc28fc3a8c3bac2985e
UHC ½?????½?????^ 101010001111011000111111001111110011111100111111001111111010100011110110001111110011111100111111001111110011111101011110 a8f63f3f3f3f3fa8f63f3f3f3f3f5e

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