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 将繽ォ、宵ウ宵タ^ 10001111101010111110001110001111101010111010010010001111101010101011001110001111101010101100000001011110 8fabe38faba48faab38faac05e
EUC-JP 将繽ォ、宵ウ宵タ^ 1011111010101101111001011110111110001110101010111000111010100100101111101010110010001110101100111011111010101100100011101100000001011110 beade5ef8eab8ea4beac8eb3beac8ec05e
UTF-8 将繽ォ、宵ウ宵タ^ 11100101101100001000011011100111101110011011110111101111101111011010101111101111101111011010010011100101101011101011010111101111101111011011001111100101101011101011010111101111101111101000000001011110 e5b086e7b9bdefbdabefbda4e5aeb5efbdb3e5aeb5efbe805e
UHC ????宵?宵?^ 0011111100111111001111110011111111100001101100100011111111100001101100100011111101011110 3f3f3f3fe1b23fe1b23f5e

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