Toggle navigation
Mr. Code's Wild Ride
Mr. Code
Curriculum
Showcase
Python
Math
Games
Typing
Sign in
Character Codes
light theme
dark theme
Every character has a unique code. Use this
list of character codes
.
Convert a character to its character code
yourCharacter.charCodeAt()
Convert a character code to its character
String.fromCharCode(yourCharCode)
×
Sign in