Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 435 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 435 Bytes

JSON Encode

php 8.2

Banner

Very straight-forward script for encoding string in JSON.

Format string like, f.i.,

Nuit d'Été, ç'eût

into

Nuit d'\u00c9t\u00e9, \u00e7'e\u00fbt

How to use

Just copy/paste your text into the text box as illustrated here below and click on the Encode button.

json_encode