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??e??G??eB 00111111001111110100011100111111001111110110010100111111001111110100011100111111001111110110010101000010 3f3f473f3f653f3f473f3f6542
SJIS-WIN 将エG将、e将エG将、eB 1000111110101011101101000100011110001111101010111010010001100101100011111010101110110100010001111000111110101011101001000110010101000010 8fabb4478faba4658fabb4478faba46542
EUC-JP 将エG将、e将エG将、eB 101111101010110110001110101101000100011110111110101011011000111010100100011001011011111010101101100011101011010001000111101111101010110110001110101001000110010101000010 bead8eb447bead8ea465bead8eb447bead8ea46542
UTF-8 将エG将、e将エG将、eB 1110010110110000100001101110111110111101101101000100011111100101101100001000011011101111101111011010010001100101111001011011000010000110111011111011110110110100010001111110010110110000100001101110111110111101101001000110010101000010 e5b086efbdb447e5b086efbda465e5b086efbdb447e5b086efbda46542
UHC ??G??e??G??eB 00111111001111110100011100111111001111110110010100111111001111110100011100111111001111110110010101000010 3f3f473f3f653f3f473f3f6542

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