Table of Contents
The CHAR function in Google Sheets allows users to convert a numeric value into its corresponding character in the ASCII table. This function can be used in various ways, such as creating custom codes or symbols, manipulating data, or organizing information in a spreadsheet. By using the CHAR function, users can easily manipulate and customize their data to meet their specific needs, making it a valuable tool for data analysis and organization in Google Sheets.
CHAR
Convert a number into a character according to the current Unicode table.
Sample Usage
CHAR(97)
CHAR(HEX2DEC("A3"))
CHAR(A1)
Syntax
CHAR(table_number)
table_number– The number of the character to look up from the current Unicode table in decimal format.table_numbermust be a number in decimal format (base 10). Many tables provide Unicode values in hexadecimal format (base 16). In this case, use theHEX2DECfunction to convert.
Notes
- The current Unicode table can be found online at the unicode website or on Wikipedia.
- Not all Unicode characters will display properly on all computers and devices. Special fonts or languages may have to be installed or enabled on your computer.
See Also
CODE: Returns the numeric Unicode map value of the first character in the string provided.
HEX2DEC: The HEX2DEC function converts a signed hexadecimal number to decimal format.
Examples
[wpcc-iframe height=”300″ src=”https://docs.google.com/spreadsheet/pub?key=0As3tAuweYU9QdHQzZXhjdVdVLUVFRWh1MmhEUmFsVXc&output=html” width=”500″]
Cite this article
stats writer (2024). How can I use the CHAR function in Google Sheets?. PSYCHOLOGICAL SCALES. Retrieved from https://scales.arabpsychology.com/stats/how-can-i-use-the-char-function-in-google-sheets/
stats writer. "How can I use the CHAR function in Google Sheets?." PSYCHOLOGICAL SCALES, 1 Jul. 2024, https://scales.arabpsychology.com/stats/how-can-i-use-the-char-function-in-google-sheets/.
stats writer. "How can I use the CHAR function in Google Sheets?." PSYCHOLOGICAL SCALES, 2024. https://scales.arabpsychology.com/stats/how-can-i-use-the-char-function-in-google-sheets/.
stats writer (2024) 'How can I use the CHAR function in Google Sheets?', PSYCHOLOGICAL SCALES. Available at: https://scales.arabpsychology.com/stats/how-can-i-use-the-char-function-in-google-sheets/.
[1] stats writer, "How can I use the CHAR function in Google Sheets?," PSYCHOLOGICAL SCALES, vol. X, no. Y, ص Z-Z, July, 2024.
stats writer. How can I use the CHAR function in Google Sheets?. PSYCHOLOGICAL SCALES. 2024;vol(issue):pages.
