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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 将メ将ェ将。宵 10001111101010111101001010001111101010111010101010001111101010111010000110001111101010101111001001011110 8fabd28fabaa8faba18faaf25e
EUC-JP 将メ将ェ将。宵? 101111101010110110001110110100101011111010101101100011101010101010111110101011011000111010100001101111101010110000111111 bead8ed2bead8eaabead8ea1beac3f
UTF-8 将メ将ェ将。宵 111001011011000010000110111011111011111010010010111001011011000010000110111011111011110110101010111001011011000010000110111011111011110110100001111001011010111010110101111011101000011010010110 e5b086efbe92e5b086efbdaae5b086efbda1e5aeb5ee8696
UHC ??????宵? 001111110011111100111111001111110011111100111111111000011011001000111111 3f3f3f3f3f3fe1b23f

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