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???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 韃域万D韃域万D^ 111010001110010110001000111001101001011010011100010001001110100011100101100010001110011010010110100111000100010001011110 e8e588e6969c44e8e588e6969c445e
EUC-JP 韃域万D韃域万D^ 111100001110011110110000111010001100101111111100010001001111000011100111101100001110100011001011111111000100010001011110 f0e7b0e8cbfc44f0e7b0e8cbfc445e
UTF-8 韃域万D韃域万D^ 111010011001111110000011111001011001111110011111111001001011100010000111010001001110100110011111100000111110010110011111100111111110010010111000100001110100010001011110 e99f83e59f9fe4b88744e99f83e59f9fe4b887445e
UHC ?域万D?域万D^ 00111111111001101011010011011000101100100100010000111111111001101011010011011000101100100100010001011110 3fe6b4d8b2443fe6b4d8b2445e

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