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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 将モ。ュ将。将。^ 100011111010101111010011101000011010110110001111101010111010000110001111101010111010000101011110 8fabd3a1ad8faba18faba15e
EUC-JP 将モ。ュ将。将。^ 1011111010101101100011101101001110001110101000011000111010101101101111101010110110001110101000011011111010101101100011101010000101011110 bead8ed38ea18eadbead8ea1bead8ea15e
UTF-8 将モ。ュ将。将。^ 11100101101100001000011011101111101111101001001111101111101111011010000111101111101111011010110111100101101100001000011011101111101111011010000111100101101100001000011011101111101111011010000101011110 e5b086efbe93efbda1efbdade5b086efbda1e5b086efbda15e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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