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 ??g[D??g[D^ 0011111100111111011001110101101101000100001111110011111101100111010110110100010001011110 3f3f675b443f3f675b445e
SJIS-WIN 将ゥg[D将ゥg[D^ 10001111101010111010100101100111010110110100010010001111101010111010100101100111010110110100010001011110 8faba9675b448faba9675b445e
EUC-JP 将ゥg[D将ゥg[D^ 101111101010110110001110101010010110011101011011010001001011111010101101100011101010100101100111010110110100010001011110 bead8ea9675b44bead8ea9675b445e
UTF-8 将ゥg[D将ゥg[D^ 11100101101100001000011011101111101111011010100101100111010110110100010011100101101100001000011011101111101111011010100101100111010110110100010001011110 e5b086efbda9675b44e5b086efbda9675b445e
UHC ??g[D??g[D^ 0011111100111111011001110101101101000100001111110011111101100111010110110100010001011110 3f3f675b443f3f675b445e

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