Accented letters · guide

Q with accent

Unicode has no precomposed accented q, which is why it never appears on keyboards. You can still write q́, q̃ or q̈ by adding a combining mark, and every method for that is below.

One-minute answer
  1. 1Copy it. Click any letter on this page, then paste.
  2. 2Windows: press Win+. and search "q with".
  3. 3Mac, iPhone, Android: use the Character Viewer or copy from here.
  4. 4Word: type q0301 then Alt+X for q́.

Which accented q do you need?

No major Latin-alphabet language has a standard accented q. When one is needed, in phonetics, transliteration or a personal name, it is written with a combining mark, as shown below.

How to type q with an accent on Windows

None of the accented forms of q are in the Windows-1252 code page, so there are no classic Alt codes. Use the methods below instead.

Emoji and symbol panel

Press Win+., open the Symbols tab (Ω), choose Latin symbols and click the letter. Works in every app and needs no numpad. Character Map (search it in the Start menu) does the same for older versions of Windows.

How to type q with an accent on a Mac

The English press-and-hold menu has no accented q, so use a dead key or the Character Viewer.

Character Viewer

Press Control+⌘+Space, type "q with" in the search box and double-click the letter. For carons, macrons, ogoneks and other marks that the US layout cannot type, add the ABC Extended input source (System Settings → Keyboard → Input Sources) which has dead keys for all of them.

How to type q with an accent on iPhone, iPad and Android

The default English keyboard has no accented q under press-and-hold. Either add a language keyboard that includes it (Settings → General → Keyboard → Keyboards on iPhone; Gboard → Languages on Android) or copy the letter from this page and paste it.

For frequent use, save a shortcut: on iPhone go to Settings → General → Keyboard → Text Replacement; on Android open Gboard → Dictionary → Personal dictionary. Enter the accented letter as the phrase and a short code as the shortcut.

Word, Excel, PowerPoint and Google Docs

Microsoft Word

For any form, type its Unicode hex code and press Alt+X: and so on. You can also use Insert → Symbol → More Symbols with the subset set to Latin-1 Supplement or Latin Extended-A. AutoCorrect (File → Options → Proofing) can replace a code such as q~ with the letter automatically.

Excel and Google Sheets

Alt codes and paste work in cells. For a formula, use =UNICHAR(769) in Excel or =CHAR(769) in Google Sheets.

Google Docs

Go to Insert → Special characters, then search "q with" or draw the letter in the sketch box. Docs also accepts Alt codes on Windows and Option dead keys on Mac. Under Tools → Preferences → Substitutions you can make Docs replace a code of your choosing with the accented letter.

Q with accent in HTML, CSS and code

Write the letter followed by the combining mark's entity: q́ gives q́ (acute), q̃ gives q̃ (tilde) and q̈ gives q̈ (diaeresis). In JavaScript use "q́", and call .normalize('NFC') when comparing strings.

Because these are ordinary Unicode characters, you can paste them straight into any UTF-8 file. The escapes only matter when the encoding is uncertain or you cannot type the letter.

Building any accent with combining marks

Since there is no ready-made accented q, type the letter and follow it with a combining mark. The mark sits on the previous character. Click any example to copy the two-character sequence.

In Word, type the letter, then the mark's hex code (for example 0301 for acute) and press Alt+X. On a Mac the Character Viewer lists them under Combining Diacritical Marks. Note that search engines and spell checkers treat a combined sequence differently from a precomposed letter, so prefer the precomposed form when one exists.

Troubleshooting

  • The Alt code types something else. Add the leading zero (Alt+0241, not Alt+241) and use the numeric keypad with Num Lock on. Laptops without a numpad need Win + . instead.
  • Press-and-hold shows nothing. On a Mac, key repeat may be enabled instead of the accent menu; run defaults write -g ApplePressAndHoldEnabled -bool true in Terminal and log out. On phones, the letter may not be in your keyboard's language.
  • Wrong accent. Similar-looking marks (acute, grave, caron) are different characters; a search for one will not find the other.
  • A box or question mark appears after pasting. The font in that app lacks the glyph. Switch to a font with full Latin coverage such as Arial, Calibri, Noto Sans or Segoe UI.

Frequently asked questions

Is there an Alt code for q́? +

Not a classic one. Use a combining mark: type q then the mark, or copy the result from the combining-marks section above.

How do I type q with an accent on a Mac? +

The English press-and-hold menu has no accented q. Use the Character Viewer (Control + Command + Space), search for "q with", and double-click the form you need, or switch to the ABC Extended layout for dead keys.

How do I type q́ on iPhone and Android? +

The default keyboard has no accented q under press-and-hold. Add a language keyboard that includes it, or copy it from this page and paste it. On iPhone you can save it as a Text Replacement so a short code types it for you.

Which languages use q with an accent? +

No major Latin-alphabet language has a standard accented q. The forms exist in Unicode for transliteration, phonetics and older orthographies.

How do I type q́ in Microsoft Word? +

Type the letter, then Insert → Symbol → More Symbols and choose a combining mark from the Combining Diacritical Marks subset, or type q0301 and press Alt + X for an acute.

What is the HTML code for q́? +

Combine the letter with the mark's entity, for example q́ for q́ (U+0301 combining acute).

Every letter

Accented letters A to Z

✓ Copied to clipboard