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 脱足促[脱足促[^ 100100100100010110010001101010111001000110100011010110111001001001000101100100011010101110010001101000110101101101011110 924591ab91a35b924591ab91a35b5e
EUC-JP 脱足促[脱足促[^ 110000111010011011000010101011011100001010100101010110111100001110100110110000101010110111000010101001010101101101011110 c3a6c2adc2a55bc3a6c2adc2a55b5e
UTF-8 脱足促[脱足促[^ 111010001000010010110001111010001011011010110011111001001011111110000011010110111110100010000100101100011110100010110110101100111110010010111111100000110101101101011110 e884b1e8b6b3e4bf835be884b1e8b6b3e4bf835b5e
UHC ?足促[?足促[^ 00111111111100001110101111110101101101010101101100111111111100001110101111110101101101010101101101011110 3ff0ebf5b55b3ff0ebf5b55b5e

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