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 úßò¡úßò¡^ 111110101101111111110010101000011111101011011111111100101010000101011110 fadff2a1fadff2a15e
SJIS-WIN ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP úßò¡úßò¡^ 10001111101010111110001010001111101010011100111010001111101010111101001010001111101000101100001010001111101010111110001010001111101010011100111010001111101010111101001010001111101000101100001001011110 8fabe28fa9ce8fabd28fa2c28fabe28fa9ce8fabd28fa2c25e
UTF-8 úßò¡úßò¡^ 1100001110111010110000111001111111000011101100101100001010100001110000111011101011000011100111111100001110110010110000101010000101011110 c3bac39fc3b2c2a1c3bac39fc3b2c2a15e
UHC ?ß?¡?ß?¡^ 00111111101010011010110000111111101000101010111000111111101010011010110000111111101000101010111001011110 3fa9ac3fa2ae3fa9ac3fa2ae5e

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