SurrogatePair 1.1

License: Free ‎File size: 705.54 KB
‎Users Rating: 2.5/5 - ‎2 ‎votes

Converts 32-bit Unicode codePoints to 16-bit surrogate pairs for Java String literals. It lets you enter String literals containing unsupported C-style Uxxxxxxxx escape sequences and it converts them to Java-supported surrogate pair escape sequences. You can use the program without installing it at mindprod.com/jgloss/surrogatepair.html You can also run it as a standalone program, invoking it with java.exe -jar surrogatepair.jar or java surrogatepair.jar

VERSION HISTORY

  • Version 1.1 posted on 2011-12-01
    configurable look and feel
  • Version 1.0 posted on 2009-12-30
    initial release

Program Details