If you need to know how to type special characters on Chromebook, the built-in options include language input methods, accent menus, AltGr combinations, Unicode hexadecimal input, the emoji and symbols picker, or copy and paste. Windows Alt-code instructions are usually not appropriate because ChromeOS does not use the same numeric-keypad input system.
This guide explains the built-in methods and when each one is useful. If you know the character but not its ChromeOS shortcut, find it in a Unicode symbols reference, verify the code point, and then copy it or enter the hexadecimal value.
Quick Methods for Chromebook Special Characters
| Need | Recommended method |
|---|---|
| Accented letters | Accent menu or US International input method |
| Currency and language-specific characters | Add the relevant keyboard language |
| Known Unicode code point | Ctrl+Shift+U, code, Enter |
| Emoji and browsable symbols | ChromeOS emoji and symbols picker |
| Rare technical symbol | Copy and paste the verified character |
| Typing in Google Docs | Google Docs Insert special characters tool |
Method 1: Use the ChromeOS Accent Menu
Recent ChromeOS input methods can display an accent menu while you type. Enter the base letter and use the offered options according to the active keyboard settings. Google’s Chromebook documentation also lists Alt or AltGr combinations for specific accents on supported layouts.
Examples depend on input method. Do not assume a shortcut for US International will work when the active layout is standard US, UK, German, or another language.
Method 2: Add a Keyboard Language
- Select the time at the bottom right.
- Open Settings.
- Go to the keyboard or input settings under Device.
- Add the language or input method you need.
- Switch languages from the shelf.
Google notes that Chromebook input methods can be used both to change typing language and to enter special characters such as accent marks and currency signs. You can switch through enabled languages with the configured shortcut, commonly Ctrl+Shift+Space.
Method 3: Use Unicode Hexadecimal Input
In many ChromeOS text fields, you can enter a Unicode code point directly:
- Place the cursor in a text field.
- Press Ctrl+Shift+U.
- Type the hexadecimal code point without
U+. - Press Enter or Space.
Examples:
| Character | Unicode | ChromeOS input |
|---|---|---|
| © | U+00A9 | Ctrl+Shift+U, 00a9, Enter |
| ° | U+00B0 | Ctrl+Shift+U, 00b0, Enter |
| ñ | U+00F1 | Ctrl+Shift+U, 00f1, Enter |
| π | U+03C0 | Ctrl+Shift+U, 03c0, Enter |
| € | U+20AC | Ctrl+Shift+U, 20ac, Enter |
| → | U+2192 | Ctrl+Shift+U, 2192, Enter |
| ✓ | U+2713 | Ctrl+Shift+U, 2713, Enter |
The pi symbol on Chromebook is the Greek character π, not the Latin letters “pi.” Entering 03c0 identifies the actual Unicode character.
Unicode input support can vary by app, web page, remote session, and text field. If nothing happens, test in a simple browser text area or use copy and paste.
Method 4: Open the Emoji and Symbols Picker
ChromeOS includes an emoji picker that can also expose symbols and special characters on supported versions. A common shortcut is:
Search/Launcher + Shift + Space
Browse the available categories and choose a character. The interface and category labels can change with ChromeOS updates, so use the built-in shortcut help if the picker does not appear.
Method 5: Use Google Docs Special Characters
In Google Docs:
- Open the Insert menu.
- Choose Special characters.
- Browse categories, search by name, or draw a shape.
- Select the character to insert it.
This method belongs to Google Docs, not ChromeOS globally. It will not automatically provide the same dialog in Gmail, Sheets, websites, or Android apps.
How to Type Accented Letters
The best long-term solution is to enable the correct input method.
Use US International
US International supports dead-key combinations for accents. A quote or accent key may wait for the next letter before producing the completed character. To type the accent by itself, you may need to follow it with Space.
Use a language keyboard
Add Spanish, French, German, Portuguese, or another layout when you write that language frequently. This provides the expected letters and improves input consistency.
Use Unicode input
When you only need one character, enter its hexadecimal code point. Examples:
- á:
00e1 - é:
00e9 - ü:
00fc - ß:
00df - ç:
00e7
Do Windows Alt Codes Work on Chromebook?
Generally, no. Holding Alt and typing a decimal number on a Windows numeric keypad is a Windows input mechanism. Chromebook methods include input languages, AltGr combinations, Unicode hexadecimal input, symbol pickers, and copy/paste.
Some Chromebook keyboard instructions use the Alt key, but those are layout-specific shortcuts and should not be confused with Windows Alt codes such as Alt+0176.
Special Characters with an External Keyboard
If you connect a physical keyboard:
- Choose the matching physical layout in ChromeOS settings.
- Use AltGr where the selected layout supports it.
- Check whether Search/Launcher shortcuts map differently.
- Use Keyboard settings to verify language and input method.
When the printed keys and typed characters differ, the configured layout is probably wrong.
How to Copy and Paste Symbols on Chromebook
- Select the symbol as text.
- Press Ctrl+C.
- Place the cursor in the destination.
- Press Ctrl+V.
Use Ctrl+Shift+V to paste as plain text in supported apps. This can remove surrounding formatting, but it does not change the Unicode character itself.
Why a Symbol Looks Wrong
The font lacks the glyph
A box or blank shape can indicate missing font support. Try another font or app.
The app uses emoji presentation
Some characters can appear as monochrome text or colorful emoji. Presentation depends on the character sequence, font, browser, and app.
The copied mark is a look-alike
Confirm the code point. Letter x, multiplication sign ×, and cross marks are different characters. The same applies to hyphen, minus, en dash, and em dash.
The web form blocks Unicode
Old or restrictive validation can reject valid characters. Test in a plain text field and follow the target site’s rules.
Troubleshooting Unicode Input
Ctrl+Shift+U opens another command
The app or website may intercept the shortcut. Try a standard Chrome text field or use copy and paste.
The hexadecimal code remains visible
Press Enter or Space after the code. Confirm you entered hexadecimal digits, not a decimal Alt code.
The wrong character appears
Check the code point and make sure the value is hexadecimal. For example, 03c0 is π; the decimal number 960 is not typed as 960 in this method.
The character is valid but displays as a box
The font or ChromeOS version may lack the glyph. Input and display are separate issues.
Frequently Asked Questions
How do I type special characters on a Chromebook?
Use a keyboard language, accent shortcuts, Unicode input with Ctrl+Shift+U, the symbols picker, Google Docs, or copy and paste.
How do I type a Unicode character?
Press Ctrl+Shift+U, type the hexadecimal code point, then press Enter or Space in a supported text field.
Can I use Alt codes on Chromebook?
Windows decimal Alt codes are not the standard ChromeOS method. Use ChromeOS input methods instead.
How do I type accents?
Add US International or the relevant language keyboard, then use its dead keys or accent menu. Unicode input is useful for occasional characters.
Why does the shortcut work in one app but not another?
Apps and web pages can intercept shortcuts or use restricted text controls. Use copy and paste when direct input is unavailable.