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^ 00111111001111110011111100111111010101110100010000111111001111110011111100111111010101110100010001011110 3f3f3f3f57443f3f3f3f57445e
SJIS-WIN エ靺。WDエ靺。WD^ 1111000010110101101101001110100011011010101000010101011101000100111100001011010110110100111010001101101010100001010101110100010001011110 f0b5b4e8daa15744f0b5b4e8daa157445e
EUC-JP ?エ靺。WD?エ靺。WD^ 00111111100011101011010011110000110111001000111010100001010101110100010000111111100011101011010011110000110111001000111010100001010101110100010001011110 3f8eb4f0dc8ea157443f8eb4f0dc8ea157445e
UTF-8 エ靺。WDエ靺。WD^ 1110111010000001101101001110111110111101101101001110100110011101101110101110111110111101101000010101011101000100111011101000000110110100111011111011110110110100111010011001110110111010111011111011110110100001010101110100010001011110 ee81b4efbdb4e99dbaefbda15744ee81b4efbdb4e99dbaefbda157445e
UHC ??靺?WD??靺?WD^ 001111110011111111011000110010110011111101010111010001000011111100111111110110001100101100111111010101110100010001011110 3f3fd8cb3f57443f3fd8cb3f57445e

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