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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 跣∫筮?丹袗脅^ 1110011011101111100000011110011111100010101011000011111110010010010011111110010111010101100010111011101001011110 e6ef81e7e2ac3f924fe5d58bba5e
EUC-JP 跣∫筮?丹袗脅^ 1110110011110001101000101110100111100100101011100011111111000011101100001110101011010111101101101011110001011110 ecf1a2e9e4ae3fc3b0ead7b6bc5e
UTF-8 跣∫筮싟丹袗脅^ 11101000101101111010001111100010100010001010101111100111101011011010111011101100100010111001111111100100101110001011100111101000101000101001011111101000100001001000010101011110 e8b7a3e288abe7adaeec8b9fe4b8b9e8a297e884855e
UHC 跣∫筮싟丹袗脅^ 111000001101001110100001111100101101111111111011100110101110000011010011101000011111001011011111111110101111011001011110 e0d3a1f2dffb9ae0d3a1f2dffaf65e

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