An open API service indexing awesome lists of open source software.

https://github.com/gebes/stringtounicodeconverter

Converts every char in a String to its Unicode value
https://github.com/gebes/stringtounicodeconverter

java tool unicode

Last synced: 9 months ago
JSON representation

Converts every char in a String to its Unicode value

Awesome Lists containing this project

README

          

# StringToUnicodeConverter
Simple Converter made in Java.
Requires Java 11 or higher

## How to use
1. Download the release, **unzip it**, and execute the run.bat (on Windows)

### or

1. Clone the repo
2. Compile it on your own

## What did I learn?
* How to convert numbers to Hex