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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 将。将穗将。将穗B 100011111010101110100001100011111010101111100010011011101000111110101011101000011000111110101011111000100110111001000010 8faba18fabe26e8faba18fabe26e42
EUC-JP 将。将穗将。将穗B 1011111010101101100011101010000110111110101011011110001111001111101111101010110110001110101000011011111010101101111000111100111101000010 bead8ea1beade3cfbead8ea1beade3cf42
UTF-8 将。将穗将。将穗B 11100101101100001000011011101111101111011010000111100101101100001000011011100111101010011001011111100101101100001000011011101111101111011010000111100101101100001000011011100111101010011001011101000010 e5b086efbda1e5b086e7a997e5b086efbda1e5b086e7a99742
UHC ???穗???穗B 0011111100111111001111111110001010110100001111110011111100111111111000101011010001000010 3f3f3fe2b43f3f3fe2b442

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