Characters and HTML entities in the UTF-8 table

Petr Faltus development

Useful development tool that searches characters and HTML entities in the UTF-8 table.

Please enter to the form one of the following:

Characters and HTML entities in the UTF-8 table API

For using this development tool in your software please send a request JSON struct as raw POST data to the address https://api.petrfaltus.net/utf8_character/json/1.0 where the input JSON contains the method_number variable and then the query variable (method_number is 1 for the request for characters and HTML entities in the UTF-8 table). You get the reply JSON struct back.

Example of the diagnostic request:

curl --data-raw "{\"method_number\":0}" https://api.petrfaltus.net/utf8_character/json/1.0

Examples of the request for characters and HTML entities in the UTF-8 table:

curl --data-raw "{\"method_number\":1,\"query\":\"C2 A9\"}" https://api.petrfaltus.net/utf8_character/json/1.0

curl --data-raw "{\"method_number\":1,\"query\":\"keyboard\"}" https://api.petrfaltus.net/utf8_character/json/1.0

Other development tools

Developer ASCII table
 
Predefined web CSS colors
CSS px to rem converter
 

  

🤝 Your IP address is 3.149.214.144 (ec2-3-149-214-144.us-east-2.compute.amazonaws.com)