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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 将ョ将フ将エ。ン 10001111101010111010111010001111101010111111001010100010110011001000111110101011101101001010000111011101 8fabae8fabf2a2cc8fabb4a1dd
EUC-JP 将ョ将?フ将エ。ン 1011111010101101100011101010111010111110101011010011111110001110110011001011111010101101100011101011010010001110101000011000111011011101 bead8eaebead3f8eccbead8eb48ea18edd
UTF-8 将ョ将フ将エ。ン 111001011011000010000110111011111011110110101110111001011011000010000110111011101000011110011001111011111011111010001100111001011011000010000110111011111011110110110100111011111011110110100001111011111011111010011101 e5b086efbdaee5b086ee8799efbe8ce5b086efbdb4efbda1efbe9d
UHC ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f

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