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 将、将メ将、将メ^ 10001111101010111010010010001111101010111101001010001111101010111010010010001111101010111101001001011110 8faba48fabd28faba48fabd25e
EUC-JP 将、将メ将、将メ^ 1011111010101101100011101010010010111110101011011000111011010010101111101010110110001110101001001011111010101101100011101101001001011110 bead8ea4bead8ed2bead8ea4bead8ed25e
UTF-8 将、将メ将、将メ^ 11100101101100001000011011101111101111011010010011100101101100001000011011101111101111101001001011100101101100001000011011101111101111011010010011100101101100001000011011101111101111101001001001011110 e5b086efbda4e5b086efbe92e5b086efbda4e5b086efbe925e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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