UTF-8 byte sequence C2 A9
Petr Faltus development
Total found UTF-8 characters: 1
Latin-1 Supplement
Byte sequence | HTML Entity | ||||||||||
Index | UTF-8 | UTF-16 | UTF-32 | Dec | Hex | Name | |||||
U+00A9 | C2 A9 | 00A9 | 000000A9 | © | © | © | © | Copyright 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 addresshttps://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 tablePredefined web CSS colors
CSS px to rem converter
🤝 Your IP address is 3.15.239.0
(ec2-3-15-239-0.us-east-2.compute.amazonaws.com
)