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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 菻シン[菻シン[^ 1110010011010000101111001101110101011011111001001101000010111100110111010101101101011110 e4d0bcdd5be4d0bcdd5b5e
EUC-JP 菻シン[菻シン[^ 111010001101001010001110101111001000111011011101010110111110100011010010100011101011110010001110110111010101101101011110 e8d28ebc8edd5be8d28ebc8edd5b5e
UTF-8 菻シン[菻シン[^ 111010001000111110111011111011111011110110111100111011111011111010011101010110111110100010001111101110111110111110111101101111001110111110111110100111010101101101011110 e88fbbefbdbcefbe9d5be88fbbefbdbcefbe9d5b5e
UHC ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e

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