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^ 10001111111000111111001010111100101010010100010010001111111000111111001010111100101010010100010001011110 8fe3f2bca9448fe3f2bca9445e
EUC-JP 上?ゥD上?ゥD^ 10111110111001010011111110001110101010010100010010111110111001010011111110001110101010010100010001011110 bee53f8ea944bee53f8ea9445e
UTF-8 上ゥD上ゥD^ 111001001011100010001010111011101000011110110011111011111011110110101001010001001110010010111000100010101110111010000111101100111110111110111101101010010100010001011110 e4b88aee87b3efbda944e4b88aee87b3efbda9445e
UHC 上??D上??D^ 1101111110111110001111110011111101000100110111111011111000111111001111110100010001011110 dfbe3f3f44dfbe3f3f445e

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