Toggle navigation
HOME
plus2net HOME
PHP
HTML
Python
SQL
ASP
jQuery
C
PhotoShop
JavaScript
JavaScript Home
document
window
String
Array
Date & Time
Form Validation
Event handling
Math
basic loop
String
JavaScript String functions
JavaScript String object with properties
Lower case text to Uppercase text
Uppercase letter to Lower case
Bold text letters using JavaScript
String Length
Character at a location using charat function
concat(): Adding strings by concat function
Indexof function
Adding a Link to a string using link properties
replace:Search and replace part of a string function
String Reverse function
escape() & unescape function
search():Searching String inside another string
slice():Collecting part of a string using slice function
substr: Sub string of a string
substring: Sub string of a string with start and end points
Domain and userid part of email address
Text box onBlur click event changing text case
FromCharCode: From UTF-16 number to string
charCodeAt: Getting UTF-16 numbers from a string
Submit
Login
×
Login
Username
Password
Login
Contact Us
Demo of listing of ASCII by using FromCharCode()
←
Return to Tutorial on fromCharCode
ASCII from 0 to 127 Extended ASCII from 128 to 255
charcodeat to get Unicode of any Char
←
Return to Tutorial on fromCharCode