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 ???\n}???\n{^ 00111111001111110011111101011100011011100111110100111111001111110011111101011100011011100111101101011110 3f3f3f5c6e7d3f3f3f5c6e7b5e
SJIS-WIN 衆?烈\n}衆?烈\n{^ 1000111101001111001111111001011111110011010111000110111001111101100011110100111100111111100101111111001101011100011011100111101101011110 8f4f3f97f35c6e7d8f4f3f97f35c6e7b5e
EUC-JP 衆?烈\n}衆?烈\n{^ 1011110110110000001111111100111011110101010111000110111001111101101111011011000000111111110011101111010101011100011011100111101101011110 bdb03fcef55c6e7dbdb03fcef55c6e7b5e
UTF-8 衆陋烈\n}衆陋烈\n{^ 11101000101000011000011011101111101001011001000111100111100000111000100001011100011011100111110111101000101000011000011011101111101001011001000111100111100000111000100001011100011011100111101101011110 e8a186efa591e783885c6e7de8a186efa591e783885c6e7b5e
UHC 衆陋烈\n}衆陋烈\n{^ 11110001111010111101001011101011110101101010110101011100011011100111110111110001111010111101001011101011110101101010110101011100011011100111101101011110 f1ebd2ebd6ad5c6e7df1ebd2ebd6ad5c6e7b5e

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