Typing æ, ø, å and Digraph Fallbacks

Norwegian adds three letters to the Latin alphabet — æ, ø, å — and the moment you start typing the language on a keyboard that is not Norwegian, you run into a practical problem: how do you produce them, and what do you do when you genuinely cannot? This page answers both. The headline rule, which you must internalize before anything else: when the real letter is unavailable, the safe substitution is a two-letter digraph (æ → ae, ø → oe, å → aa), never a bare a or o. Dropping the diacritic down to a plain vowel does not "approximate" the word — it can turn it into a different word entirely.

The three letters and what they are

æ, ø and å are not decorated versions of a and o the way French é is a decorated e. They are separate letters with their own sounds and their own places in the alphabet — they come at the very end, after z, in the order …x, y, z, æ, ø, å. Treating them as "a with stuff on it" is the root of most English-speaker mistakes.

LetterRough soundExample wordMeaning
ælike the 'a' in English "cat"læreto learn
ølike German ö / French eu (round your lips on "e")øyisland
ålike the 'o' in English "more"båtboat

How to type them

There is no single answer — it depends on your keyboard and operating system. Here are the routes that actually work.

Use a Norwegian keyboard layout (the real fix). On every OS you can add a "Norwegian" keyboard layout in settings and switch to it. On that layout, æ, ø and å sit to the right of the letter keys (where an English keyboard has ;, ', and [). If you type Norwegian regularly, this is the only approach that stops being annoying — install it once and the letters are just keys.

macOS, ad hoc. With most US/international layouts you can hold a key to get a pop-up of accented variants, or use these:

  • å — hold Option
    • a
  • øOption
    • o
  • æOption
    • ' (apostrophe)
  • Capitals add Shift: Option
    • Shift
      • the same key.

Windows, ad hoc. With the US-International layout, å/ø/æ become reachable via dead keys and AltGr combinations. Failing that, Alt codes work in most programs (hold Alt, type the number on the numeric keypad):

  • æ = Alt + 0230, Æ = Alt + 0198
  • ø = Alt + 0248, Ø = Alt + 0216
  • å = Alt + 0229, Å = Alt + 0197

Phones. On iOS and Android, long-press a base letter to reveal related characters: long-press a for æ and å, long-press o for ø. Or just add a Norwegian keyboard in the keyboard settings, which also gives you autocorrect that knows the words.

Anywhere else. Copy-paste from a reliable source, or use your OS's character/emoji picker (Ctrl + Cmd + Space on macOS, Win + . on Windows).

💡
If you write any Norwegian at all, add the Norwegian keyboard layout in your OS settings. Every shortcut-based workaround is slower and breaks your flow; the real layout makes æ/ø/å ordinary keypresses.

The digraph fallbacks — a real, understood convention

Sometimes you genuinely cannot produce the letters: an ASCII-only system, an old email address, a username field, a URL, a legacy database. For exactly these cases Norwegian has a long-standing, mutually understood set of fallbacks:

LetterFallback digraph
æae
øoe
åaa

These are not errors and not "Norwenglish" — they are an accepted convention every Norwegian reader will decode correctly. A Norwegian writing Bjørnøya (the island Bjørnøya) in an ASCII-only context will write Bjoernoeya, and any reader understands it instantly. The same goes for names in email and on websites: Sørensen becomes Soerensen, Håkon becomes Haakon.

Real spellingDigraph fallbackWhat it is
SørensenSoerensena surname
BjørnøyaBjoernoeyaa place (Bear Island)
HåkonHaakona first name
ÅlesundAalesunda city

The fallbacks do look slightly old-fashioned or technical — you would not use them in a polished letter when the real letters are available — but they are correct and safe when the letters truly are not. Think of them as the formal substitution, not a mistake to apologize for.

E-postadressen min er kare.soerensen@firma.no.

My email is kare.soerensen@firma.no. (ø → oe in an email address)

Skriv «Bjoernoeya» hvis tastaturet ikke har æ, ø og å.

Write 'Bjoernoeya' if your keyboard doesn't have æ, ø and å. (the fallback in action)

The 'aa' case is special — sometimes it is the official spelling

The å letter is the newest of the three: it officially replaced the old digraph aa in Norwegian in 1917. Because of that recent history, aa for å is more deeply embedded than the other two fallbacks, and in one category it is not a fallback at all but the correct, legal spelling: many surnames and place names kept the old aa.

The footballer Erling Braut Haaland spells his name with aa, not å — that is his actual, official name, and writing "Håland" would be wrong. Likewise the city now spelled Ålesund was Aalesund for generations, and some institutions and older signs preserve it. So with aa, always check: it may be a fallback, or it may be the one true spelling of that particular name.

Haaland scoret to mål i går.

Haaland scored two goals yesterday. (the name is officially spelled with aa)

Byen heter Ålesund, men het Aalesund før i tida.

The city is called Ålesund, but was Aalesund in the old days.

💡
The aa = å fallback doubles as a real spelling in many names. When you see aa in a surname or place name, do not "correct" it to å — it may be the official form (Haaland, not Håland).

Why bare a / o is dangerous, not just sloppy

Here is the point competitors gloss over. Substituting a plain a for å or a plain o for ø is not a harmless approximation — it frequently produces a different, real word, and the reader has no way to know you meant the other one. The diacritic is carrying meaning.

A few live examples:

Intended wordBare-vowel versionBecomes
skål (cheers / bowl)skal"shall" — a completely different word
hører (hears)horernonsense / collides with the stem of a vulgar word
r (gets / sheep)far"father"
år (year)ar"scar" / a unit of area

So skål ("cheers!" or "a bowl") flattened to skal reads as "shall." Får ("gets") flattened to far reads as "father." The meaning flips, silently. This is precisely why the digraph is the safe substitution and the bare vowel is not: skaal is unambiguously skål, but skal is its own word. (vulgar) The pair hør-/hor- is the textbook warning: keep the ø, or write hoer-, but never drop to hor-, which lands on the stem of hore ("whore").

❌ Vi sier skal! og løfter glassene.

Wrong word — 'skal' means 'shall'; the toast is 'skål'.

✅ Vi sier skål! og løfter glassene.

We say 'cheers!' and raise our glasses.

URLs and usernames

Web addresses and many usernames are ASCII-only by design, so the digraphs are the standard move there too: a domain for the city Tromsø might appear with oe, and Ålesund in a URL slug becomes aalesund. Modern systems increasingly accept the real letters (internationalized domains exist), but for maximum compatibility the digraph form is what you reach for.

Nettsida ligger på troemsoe-turlag.no.

The site is at troemsoe-turlag.no. (ø → oe in a domain name)

Common Mistakes

Dropping to a bare vowel. The cardinal error: replacing å/ø with plain a/o, which changes the word.

❌ Gratulerer med 30 ar!

Wrong — 'ar' is not 'year'; it must be 'år' or the fallback 'aar'.

✅ Gratulerer med 30 år!

Happy 30th birthday! (lit. congratulations on 30 years)

Thinking the digraphs are 'wrong English-style spelling'. They are an accepted Norwegian convention, not a learner's mangling.

❌ Treating «Soerensen» as a misspelling of Sørensen.

It isn't a misspelling — 'Soerensen' is the standard ASCII fallback for 'Sørensen'.

✅ Soerensen = Sørensen when æ/ø/å aren't available.

The digraph is a legitimate, understood substitution.

'Correcting' an official aa name to å. Some names keep aa by law; changing it is an error.

❌ Spilleren heter Håland.

Wrong — his official name is 'Haaland', with aa, not å.

✅ Spilleren heter Haaland.

The player is named Haaland.

Using é/ö from other languages. Norwegian uses æ/ø/å specifically — not French é, not German ö. The German ö looks similar to ø but is the wrong letter.

❌ Jeg bor i Tromsö.

Wrong letter — that's the German ö; Norwegian is 'Tromsø' (or fallback 'Tromsoe').

✅ Jeg bor i Tromsø.

I live in Tromsø.

Alphabetization: where they sort

A practical closing point for dictionaries, contact lists, and indexes: æ, ø, å are the last three letters of the alphabet, sorted after z, in that order. So in a Norwegian phone book, a name starting with Å comes after every Z name, not near the A's. If you sort a Norwegian list with an English-locale sort, å/ø/æ will land in the wrong place — a common bug in software that does not know the Norwegian collation.

PositionLetters
… end of the alphabetx, y, z, æ, ø, å

The full alphabetical-order treatment (including how the aa spelling sorts) lives on the alphabet page; the takeaway here is simply that these three are trailing letters, not variants of a/o that sort near the front.

Key Takeaways

  • æ, ø, å are separate letters, sorted at the end of the alphabet (after z), not accented a/o.
  • Best fix: install the Norwegian keyboard layout; otherwise use Option keys (Mac), Alt codes (Windows), or long-press (phones).
  • The accepted ASCII fallbacks are æ→ae, ø→oe, å→aa — a real, understood convention, not a mistake.
  • Never drop to a bare a/o: skålskal ("shall"), fårfar ("father") — the digraph is the safe substitution.
  • aa is often the official spelling of a name (Haaland, Aalesund) — do not "correct" it to å.

Now practice Norwegian

Reading grammar gets you part of the way. The exercises are where it sticks — free, no signup needed.

Start learning Norwegian

Related Topics

  • The Norwegian Alphabet and æ, ø, åA1The 29-letter Norwegian alphabet — the 26 Latin letters plus the three extra vowels æ, ø, å, which sort at the very END in that order — with how to type them and why c, q, w, x, z appear almost only in loanwords.
  • Norwegian Spelling: OverviewA1How the Bokmål spelling system works for English speakers — the consonant-doubling rule, silent letters, the o-spells-/u/ trap, the letters æ ø å, and the surprising fact that many words have more than one correct spelling.