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^ 1111100110101110110100111111100101000100111110011010111011010011111110010100010001011110 f9aed3f944f9aed3f9445e
SJIS-WIN ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
EUC-JP ù®ÓùDù®ÓùD^ 100011111010101111100011100011111010001011101110100011111010101011010001100011111010101111100011010001001000111110101011111000111000111110100010111011101000111110101010110100011000111110101011111000110100010001011110 8fabe38fa2ee8faad18fabe3448fabe38fa2ee8faad18fabe3445e
UTF-8 ù®ÓùDù®ÓùD^ 11000011101110011100001010101110110000111001001111000011101110010100010011000011101110011100001010101110110000111001001111000011101110010100010001011110 c3b9c2aec393c3b944c3b9c2aec393c3b9445e
UHC ?®??D?®??D^ 00111111101000101110011100111111001111110100010000111111101000101110011100111111001111110100010001011110 3fa2e73f3f443fa2e73f3f445e

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