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^ 111010001010100010011101111010101011101110000110111000111000010110001110010001001110100010101000100111011110101010111011100001101110001110000101100011100100010001011110 e8a89deabb86e3858e44e8a89deabb86e3858e445e
UHC 訝껆ㅎD訝껆ㅎD^ 111001001011100010000011111001111010010010111110010001001110010010111000100000111110011110100100101111100100010001011110 e4b883e7a4be44e4b883e7a4be445e

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