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^ 1110011001100010001111110011111101000100111001100110001000111111001111110100010001011110 e6623f3f44e6623f3f445e
EUC-JP 訝??D訝??D^ 1110101111000011001111110011111101000100111010111100001100111111001111110100010001011110 ebc33f3f44ebc33f3f445e
UTF-8 訝방래D訝방래D^ 111010001010100010011101111010111011000010101001111010111001111010011000010001001110100010101000100111011110101110110000101010011110101110011110100110000100010001011110 e8a89debb0a9eb9e9844e8a89debb0a9eb9e98445e
UHC 訝방래D訝방래D^ 111001001011100010111001111001101011011110100001010001001110010010111000101110011110011010110111101000010100010001011110 e4b8b9e6b7a144e4b8b9e6b7a1445e

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