Skip to main content

Rune Translator — English to Elder Futhark Runes

Turn English into Elder Futhark runes and read runes back into letters, right in your browser

  • Runs locally
  • Category Text
  • Best for Removing repetitive cleanup work from everyday writing and operations.
Input
Output
Output appears here.
Elder Futhark chart (24 runes)
LetterRuneName
thThurisaz
ngIngwaz
eiEihwaz
fFehu
uUruz
aAnsuz
rRaido
kKaunan
cKaunan
gGebo
wWunjo
vWunjo
hHagalaz
nNaudiz
iIsaz
jJera
yJera
pPerthro
zAlgiz
xAlgiz
sSowilo
tTiwaz
bBerkanan
eEhwaz
mMannaz
lLaguz
oOthala
dDagaz

A transliteration for tattoos, games and decoration, not historical Norse orthography. Runes have no digits, so numbers pass through unchanged.

What this tool does

A free, two-way rune translator that turns English text into Elder Futhark runes and turns runes back into readable letters. It uses the standard 24-rune Elder Futhark transliteration, the oldest runic alphabet the Germanic peoples and the Norse used roughly from the 2nd to the 8th century. Single letters map one rune each, and the real two-letter sounds win first: th becomes the single rune ᚦ, ng becomes ᛜ, and ei becomes ᛇ, so a word like Thor reads as ᚦᛟᚱ rather than four separate signs. Spaces stay where you put them, and because the runes carry no digits, numbers and most punctuation pass through unchanged. One click copies the runes, and a share link rebuilds your exact input and direction. This is a clean letter-for-letter transliteration meant for tattoos, game design and decoration, not a reconstruction of historical Norse spelling, which set down sounds rather than English letters. Everything runs on the page with plain JavaScript and nothing is uploaded.

Tool details

Input
Text
The page exposes text boxes, numeric controls, file pickers, or structured inputs depending on the tool.
Output
Live result + Copy + Preview
The result area focuses on usable output, with copy, download, or preview actions when supported.
Privacy
Browser-side processing
The main tool logic does not call an external API, so inputs normally stay in the current tab.
Save / share
Shareable URL state
Key settings are encoded in the URL so another person can reopen the same setup.
Performance budget
Initial JS <= 9 KB
No WASM budget is declared, keeping the tool quick to open on mobile.
Best fit
Text · Content Creator
Category and role tags drive related tools, internal links, and quick fit checks.

How to use

  1. 1. Input

    Paste or drop your content into the tool panel.

  2. 2. Process

    Click the button. All processing is local in your browser.

  3. 3. Copy / Download

    Copy the result or download to disk in one click.

How Rune Translator fits into your work

Use it to clean, compare, reshape, or extract plain text before it goes into a document, CMS, spreadsheet, or prompt.

Text jobs

  • Removing repetitive cleanup work from everyday writing and operations.
  • Making text easier to compare, paste, publish, or feed into another tool.
  • Working with content locally when the text is private or unfinished.

Text checks

  • Scan for unintended whitespace, duplicate lines, and lost punctuation.
  • For long text, test the first few lines before applying the whole change.
  • Copy the final output only after checking the preview.

Good next steps

These links move the current task into a more complete workflow.

  1. 1 Unicode Character Inspector Inspect any text character-by-character: code points, UTF-8/UTF-16 bytes, HTML entities, JS escapes, names, and hidden zero-width / confusable glyphs. Open
  2. 2 Morse Code Translator Text to Morse code and back — encode, decode, audio playback, ITU standard. Open
  3. 3 Braille Translator Type text and read it back as Unicode braille dots, or paste braille to recover the letters, all in your browser Open

Real-world use cases

  • Design a rune tattoo you can actually read

    You want a name or a short word inked in Norse runes. Type it, switch on the Elder Futhark output, and you get a clean transliteration with the two-letter sounds handled, so Bjorn does not turn into a wall of stray signs. Copy the runes into your stencil app, and because they are real Unicode characters they scale to any size without going blurry. The note on screen reminds you this is decorative spelling, so you can double-check the meaning before the needle makes it permanent.

  • Name places and items in a fantasy game or D&D campaign

    A game master or indie dev needs a runic look for a map, a spell book or a loot label. Run the place names through the converter, paste the runes onto the asset, and the world suddenly reads as old and Norse. The share link reopens the exact set of names so a co-DM or an artist gets the same spelling you did, with no screenshots passed back and forth.

  • Decode runes you saw in a game, a show or a museum

    You spotted runic glyphs in a video game, a TV title card or on a replica artifact and want to know what they spell. Switch to the decode direction, paste or type the runes, and the tool reads them back into letters, expanding ᚦ to th and ᛜ to ng so the result is a real word and not a jumble. It is a quick way to settle whether that sword inscription actually says anything.

  • Make runic titles for a video, post or banner

    A content creator covering Norse mythology, Vikings or folk metal can drop genuine runic text into a thumbnail, a lower third or a channel banner. Type the title, copy the runes, and paste them anywhere that takes text. Because the glyphs are selectable Unicode rather than a flattened image, they stay crisp on a 4K screen and a phone alike, and viewers can copy them too.

Common pitfalls

  • Expecting one rune per English letter for th and ng. These are single runes in Elder Futhark, so Thor is three runes ᚦᛟᚱ and king ends in one ᛜ, not two signs. The tool handles this for you on encode and expands them back on decode, so do not split the cluster by hand.

  • Treating the output as authentic ancient spelling. This is a transliteration of modern English letters, not how a runemaster would have carved the word by sound. For a tattoo or an artifact replica, fine; for a scholarly inscription, consult a runologist, because real texts dropped letters and used bind-runes no tool can reproduce.

  • Pasting runes into a font that cannot draw them. The output is Unicode from the U+16A0 block, and some fonts show empty boxes instead of runes. If you see squares, the characters are correct but the font lacks the runic glyphs, so switch to a font that includes them before judging the result.

Privacy

Every step runs as plain JavaScript inside your browser tab: the letter-to-rune lookup, the greedy matching of th, ng and ei, and the decode pass all happen on the page. Your text and the runes it produces never reach a server, and nothing is logged. The one thing to watch is the share link, which encodes your input and direction in the URL query string, so pasting a share link into chat records that text in the recipient server's access log. For a private name or message, use the copy button and paste the runes instead of sharing the URL.

FAQ

Tool combos

Folks in your role tend to reach for these alongside this tool.

Made by Toolora · 100% client-side · Updated 2026-05-29