![]() |
The following script converts the given unicode string to the four digit unicode hex representation. Enter the unicode string that you want to know the hex, then press "Get Unicode Hex". The comma separated hex numbers each preceded by \\u will appear in the bottom box.
The following Java program works the same way as the above Javascript. (UTF8.java)