Skip to content

Instantly share code, notes, and snippets.

View odevjunior's full-sized avatar
🏠
Working from home

Jairo Pedro de Assis Junior odevjunior

🏠
Working from home
View GitHub Profile
@svamja
svamja / ascii_codes.json
Last active August 5, 2023 04:44
ASCII Code Special Characters and Description JSON
[
{
"decimal": 0,
"hexa": "0",
"html": "�",
"character": "NUL",
"description": null
},
{
"decimal": 1,