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 Ó­Dðîn}Ó­Dðîn{^ 110100111010110101000100111100001110111001101110011111011101001110101101010001001111000011101110011011100111101101011110 d3ad44f0ee6e7dd3ad44f0ee6e7b5e
SJIS-WIN ??D??n}??D??n{^ 001111110011111101000100001111110011111101101110011111010011111100111111010001000011111100111111011011100111101101011110 3f3f443f3f6e7d3f3f443f3f6e7b5e
EUC-JP Ó?Dðîn}Ó?Dðîn{^ 100011111010101011010001001111110100010010001111101010011100001110001111101010111100001001101110011111011000111110101010110100010011111101000100100011111010100111000011100011111010101111000010011011100111101101011110 8faad13f448fa9c38fabc26e7d8faad13f448fa9c38fabc26e7b5e
UTF-8 Ó­Dðîn}Ó­Dðîn{^ 1100001110010011110000101010110101000100110000111011000011000011101011100110111001111101110000111001001111000010101011010100010011000011101100001100001110101110011011100111101101011110 c393c2ad44c3b0c3ae6e7dc393c2ad44c3b0c3ae6e7b5e
UHC ?­Dð?n}?­Dð?n{^ 00111111101000011010100101000100101010011010001100111111011011100111110100111111101000011010100101000100101010011010001100111111011011100111101101011110 3fa1a944a9a33f6e7d3fa1a944a9a33f6e7b5e

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