Unicode


Unicode screen shot.

Introduction:

This program displays a table of Unicode characters.
For each character, its address is displayed in decimal and hex.

Enter the starting address in the Start textbox in either decimal or hex. Hex numbers are suffixed with "h", and case does not matter. The default start is 0.

Enter the character count in the Count textbox, again either in decimal or hex. The default count is 64.

The last address will be calculated and displayed. When you have entered the parameters, press the "Fill the table" button.

You can also use the right and left arrow buttons to page through more characters, one Count at a time.

If you enter a very large Count, it may take a long time to fill the table.

If you enter parameters that are outside the bounds of the Unicode specification, they will be ignored and an error message will pop up.

You can long-press any entry in the table to bring up the standard editing menu. You can then copy, paste, etc. the entry.

By using the Font button you can navigate through your file system to select different fonts.

You can control the number of Address/Code columns in the table by adjusting the slider. You may need to do this as different fonts may change the width of the table.

You can run Unicode two different ways:

  1. You can download the source files and run it with the RFO-Basic interpreter. You must have already installed RFO-Basic on your Android device. Then you can download the Unicode source files from the next section and copy them into the approriate RFO-Basic folders in your Android device.

  2. AND / OR

  3. You can download the compiled version of Unicode in APK format from this site. Then you can install it on your Android device without the need for the RFO-Basic interpreter app. This APK was produced using the BASIC! Compiler written by mougino.


Release History

Version Date Description Source APK
20210315 March 15, 2021
  • First release.
Downloaded 83 times
Downloaded 378 times



Please help support our development efforts by donating here:



RFO-Basic can be found here: Android Google Play store.


BASIC! Compiler can be found on the Android Google Play store. More information can be found at http://rfobasic.freeforums.org/android-basic-compiler-f34.html.


Hope you enjoy using Apk2Basic!