Fun Class Activity:
Note: ASCII characters have the same encoding in Unicode's UTF-8 format. That is, ASCII is a subset of UTF-8.
The C and C++ languages use ASCII for character encoding, while Java (and other) languages uses Unicode.