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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 蝠シ諡冢}蝠シ諡冢{^ 1110010110010101101111001110011010001011100110010110111001111101111001011001010110111100111001101000101110011001011011100111101101011110 e595bce68b996e7de595bce68b996e7b5e
EUC-JP 蝠シ諡冢}蝠シ諡冢{^ 11101001111101011000111010111100111010111110101111010001110011110111110111101001111101011000111010111100111010111110101111010001110011110111101101011110 e9f58ebcebebd1cf7de9f58ebcebebd1cf7b5e
UTF-8 蝠シ諡冢}蝠シ諡冢{^ 111010001001110110100000111011111011110110111100111010001010101110100001111001011000011010100010011111011110100010011101101000001110111110111101101111001110100010101011101000011110010110000110101000100111101101011110 e89da0efbdbce8aba1e586a27de89da0efbdbce8aba1e586a27b5e
UHC ??諡?}??諡?{^ 00111111001111111110001111001101001111110111110100111111001111111110001111001101001111110111101101011110 3f3fe3cd3f7d3f3fe3cd3f7b5e

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