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 将。。烋将。。炮^ 10001111101010111010000110100001111000000111110110001111101010111010000110100001111000000111101101011110 8faba1a1e07d8faba1a1e07b5e
EUC-JP 将。。烋将。。炮^ 1011111010101101100011101010000110001110101000011101111111011110101111101010110110001110101000011000111010100001110111111101110001011110 bead8ea18ea1dfdebead8ea18ea1dfdc5e
UTF-8 将。。烋将。。炮^ 11100101101100001000011011101111101111011010000111101111101111011010000111100111100000111000101111100101101100001000011011101111101111011010000111101111101111011010000111100111100000101010111001011110 e5b086efbda1efbda1e7838be5b086efbda1efbda1e782ae5e
UHC ???烋????^ 00111111001111110011111111111101110011100011111100111111001111110011111101011110 3f3f3ffdce3f3f3f3f5e

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