Currently, "String from file" and "String to file " of Community Comons can work these files bellow:
Standard Encoding definition
Caption | Name |
US-ASCII | US_ASCII |
ISO-8859-1 | ISO_8859_1 |
UTF-8 | UTF_8 |
UTF-16BE | UTF_16BE |
UTF-16LE | UTF_16LE |
UTF-16 | UTF_16 |
Unfortunately, Shift JIS code file can't read/write.
So I tried to add "MS932" into Standard Encodings.
It seems these activity can read/write Shift JIS files.
I would like to see Community Commons expanded to other languages as a standard feature.
Do you think this idea is good?