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 将「将ウ将「将ウ^ 10001111101010111010001010001111101010111011001110001111101010111010001010001111101010111011001101011110 8faba28fabb38faba28fabb35e
EUC-JP 将「将ウ将「将ウ^ 1011111010101101100011101010001010111110101011011000111010110011101111101010110110001110101000101011111010101101100011101011001101011110 bead8ea2bead8eb3bead8ea2bead8eb35e
UTF-8 将「将ウ将「将ウ^ 11100101101100001000011011101111101111011010001011100101101100001000011011101111101111011011001111100101101100001000011011101111101111011010001011100101101100001000011011101111101111011011001101011110 e5b086efbda2e5b086efbdb3e5b086efbda2e5b086efbdb35e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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