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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 嫉煮}嫉煮{^ 100011101011100111110000101110101000111011001111011111011000111010111001111100001011101010001110110011110111101101011110 8eb9f0ba8ecf7d8eb9f0ba8ecf7b5e
EUC-JP 嫉?煮}嫉?煮{^ 10111100101110110011111110111100110100010111110110111100101110110011111110111100110100010111101101011110 bcbb3fbcd17dbcbb3fbcd17b5e
UTF-8 嫉煮}嫉煮{^ 111001011010101110001001111011101000000110111001111001111000010110101110011111011110010110101011100010011110111010000001101110011110011110000101101011100111101101011110 e5ab89ee81b9e785ae7de5ab89ee81b9e785ae7b5e
UHC 嫉?煮}嫉?煮{^ 11110010111011000011111111101101101101000111110111110010111011000011111111101101101101000111101101011110 f2ec3fedb47df2ec3fedb47b5e

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