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^ 111010001010100010011101111010111000110110001100111011001000101010101101010001001110100010101000100111011110101110001101100011001110110010001010101011010100010001011110 e8a89deb8d8cec8aad44e8a89deb8d8cec8aad445e
UHC 訝덌슭D訝덌슭D^ 111001001011100010001000111011111011110110111110010001001110010010111000100010001110111110111101101111100100010001011110 e4b888efbdbe44e4b888efbdbe445e

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