Copyright © tutorialspoint.com
Syntax
Definition and UsageReturns the character represented by the numeric value of EXPR, or $_ if omitted, according to the current character set. Note that the character number will use the Unicode character numbers for numerical values above 127. Return Value
Example
It will produce following result
NOTE: You might be interested in ASCII Code Lookup Table. |
Copyright © tutorialspoint.com