Code to go logo
Created using Figma
Use Cases
Contribute
How to create string from character code in JavaScript
Strings
By Jad Joubran ·
Last updated Dec 23, 2017
String.fromCharCode(67, 111, 111, 108, 46);
Cool.
Dec 23, 2017
1
Jad Joubran
See answer
1
Jad Joubran
String.fromCharCode
on MDN
Learn JavaScript step by step