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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 将ェ。゙愰ホ将 100011111010101110101010101000011101111011111010110001011100111010001111101010111111000111000110 8fabaaa1defac5ce8fabf1c6
EUC-JP 将ェ。゙愰ホ将? 10111110101011011000111010101010100011101010000110001110110111101000111110111110110010011000111011001110101111101010110100111111 bead8eaa8ea18ede8fbec98ecebead3f
UTF-8 将ェ。゙愰ホ将 111001011011000010000110111011111011110110101010111011111011110110100001111011111011111010011110111001101000010010110000111011111011111010001110111001011011000010000110111011101000010110000001 e5b086efbdaaefbda1efbe9ee684b0efbe8ee5b086ee8581
UHC ????愰??? 001111110011111100111111001111111111110011001010001111110011111100111111 3f3f3f3ffcca3f3f3f

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