HTML entity ±

Petr Faltus development

Characters and HTML entities in the UTF-8 table

Total found UTF-8 characters: 1

Latin-1 Supplement

    Byte sequence     HTML Entity    
Index   UTF-8 UTF-16 UTF-32     Dec Hex     Name
U+00B1   C2 B1 00B1 000000B1   ± ± ± ±   Plus-Minus Sign

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 18.226.172.144 (ec2-18-226-172-144.us-east-2.compute.amazonaws.com)