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 将イ将禺将イ将禺^ 100011111010101110110010100011111010101111100010010110111000111110101011101100101000111110101011111000100101101101011110 8fabb28fabe25b8fabb28fabe25b5e
EUC-JP 将イ将禺将イ将禺^ 1011111010101101100011101011001010111110101011011110001110111100101111101010110110001110101100101011111010101101111000111011110001011110 bead8eb2beade3bcbead8eb2beade3bc5e
UTF-8 将イ将禺将イ将禺^ 11100101101100001000011011101111101111011011001011100101101100001000011011100111101001101011101011100101101100001000011011101111101111011011001011100101101100001000011011100111101001101011101001011110 e5b086efbdb2e5b086e7a6bae5b086efbdb2e5b086e7a6ba5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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