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 ú¸Ž´WDú¸Ž´WD^ 11111010101110001000111010110100010101110100010011111010101110001000111010110100010101110100010001011110 fab88eb45744fab88eb457445e
SJIS-WIN ???´WD???´WD^ 001111110011111100111111100000010100110001010111010001000011111100111111001111111000000101001100010101110100010001011110 3f3f3f814c57443f3f3f814c57445e
EUC-JP ú¸?´WDú¸?´WD^ 1000111110101011111000101000111110100010101100010011111110100001101011010101011101000100100011111010101111100010100011111010001010110001001111111010000110101101010101110100010001011110 8fabe28fa2b13fa1ad57448fabe28fa2b13fa1ad57445e
UTF-8 ú¸Ž´WDú¸Ž´WD^ 110000111011101011000010101110001100001010001110110000101011010001010111010001001100001110111010110000101011100011000010100011101100001010110100010101110100010001011110 c3bac2b8c28ec2b45744c3bac2b8c28ec2b457445e
UHC ?¸?´WD?¸?´WD^ 0011111110100010101011000011111110100010101001010101011101000100001111111010001010101100001111111010001010100101010101110100010001011110 3fa2ac3fa2a557443fa2ac3fa2a557445e

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