Introduction
Huttese is the trade language of the Hutt crime syndicates in the Star Wars universe, first heard on screen in Return of the Jedi (1983). Sound designer Ben Burtt built it from recordings of a real Earth language, Quechua, spoken in the Andes. Type a message above and the tool looks up each English word in a Huttese vocabulary dictionary, outputting the Huttese equivalent. Unknown words pass through unchanged. All processing runs in your browser. No text is sent to any server.
What this tool does
- Word-level translation between English and Huttese using a dictionary of attested vocabulary from the Star Wars films and expanded universe materials.
- Bidirectional: switch between English-to-Huttese and Huttese-to-English modes with one click.
- The settings panel shows the full vocabulary table so you can browse attested Huttese words and their English equivalents.
- Unknown words pass through unchanged in both directions. Punctuation and whitespace are preserved exactly.
- All translation runs client-side. No data leaves your browser.
How this tool works
The translator splits your input into tokens using a regex that separates letter sequences from non-letter characters. Each word token is lowercased and looked up in a dictionary. In English-to-Huttese mode, the dictionary maps English words like "hello" to "chuba" and "welcome" to "domba". In Huttese-to-English mode, the reverse lookup runs. Words not found in the dictionary pass through unchanged. Non-word tokens (spaces, punctuation, line breaks) are preserved exactly. The mode setting syncs to URL query parameters, so you can share a link that preserves your configuration. The output updates instantly as you type, with no submit button or page reload.
How the Huttese language works
Ben Burtt created Huttese for Return of the Jedi (1983), the third theatrical Star Wars film. Burtt was the sound designer for the original trilogy and is credited with designing many of the franchise's alien languages. According to the Wikipedia article on languages in Star Wars, Burtt based Huttese on Quechua, a family of indigenous languages spoken in Peru, Bolivia, Ecuador, and Colombia. He obtained recordings of Quechua speakers and used them as raw phonetic material, layering and modifying the sounds to create something that sounded alien but had the rhythm of a real spoken language.
Huttese is not a full constructed language in the way that Klingon or Na'vi are. There is no documented grammar, no syntax rules, and no phonology chart. The Wookieepedia article on Huttese catalogs the attested vocabulary, which amounts to roughly a few dozen words heard across the films and animated series. Most Huttese dialogue in the films was improvised by voice actors using Quechua-inspired phonetics, not translated from a fixed lexicon. The language is associated with the Hutt species, who originate from the planet Nal Hutta. Jabba the Hutt, the most famous Hutt character, speaks Huttese throughout his scenes in Return of the Jedi.
The language appeared again in The Phantom Menace (1999), where Anakin Skywalker and Watto trade in Huttese on Tatooine. The Book of Boba Fett (2021-2023) on Disney+ featured additional Huttese dialogue, confirming the language's continued use in live-action Star Wars productions. Because Huttese lacks a formal grammar, any translation tool is necessarily a word-level dictionary lookup, not a full machine translation system.
How to use this tool
- Select the mode: "English to Huttese" to translate English words into Huttese, or "Huttese to English" to reverse the lookup.
- Type or paste your text in the input field. The output updates instantly as you type.
- Each word is looked up in the vocabulary dictionary. Unknown words pass through unchanged. Punctuation and whitespace are preserved.
- Use the swap button to quickly switch translation direction without retyping.
- Copy the result using the "Copy result" button for use in fan writing, roleplay, or decorative text.
Real-world examples
Translating a greeting
A user types "hello welcome" in English-to-Huttese mode. The tool looks up "hello" and finds "chuba", then looks up "welcome" and finds "domba". The output reads "chuba domba". The user copies this into a Star Wars fan fiction scene set in a cantina on Tatooine.
Decoding Huttese dialogue
A fan has a line of Huttese from a subtitle track: "koochoo pateesa". They paste it into Huttese-to-English mode. The tool looks up "koochoo" and finds "idiot", then "pateesa" and finds "nice". The output reads "idiot nice". Words not in the dictionary, such as proper nouns, pass through unchanged so the reader can identify them manually.
Writing a Huttese sign
Someone wants to label a prop sign for a Star Wars cosplay booth. They type "no droids" in the input. The dictionary returns "bo shuda" for a negation phrase and passes "droids" through unchanged since it is not in the vocabulary. The result reads "bo shuda droids". The user prints it on the sign, knowing that Huttese signage in the films mixes Huttese and Basic words in exactly this way.
Comparison with similar methods
| Method | Complexity | Typical use |
|---|---|---|
| Huttese (word-level) | Medium | Star Wars fan writing, roleplay, decorative text |
| Aurebesh | Low | Star Wars letter substitution, one glyph per letter |
| Minionese | Medium | Despicable Me fan text, gibberish approximation |
| Standard Galactic Alphabet | Low | Commander Keen letter substitution, one glyph per letter |
Limitations or considerations
This tool performs word-level dictionary lookup, not full grammatical translation. Huttese is not a full constructed language. It has no documented grammar, syntax, or morphology. The vocabulary covers attested words from the Star Wars films and expanded universe materials, roughly a few dozen entries. Words outside the dictionary pass through unchanged. This is not encryption. For actual encryption, use the AES block cipher. For other Star Wars languages, try the Aurebesh translator. For other constructed languages, try the Minionese translator, the Standard Galactic Alphabet translator, or the Hieroglyphics translator.
Frequently asked questions
Who created the Huttese language?
Ben Burtt, the sound designer for the original Star Wars trilogy, created Huttese for Return of the Jedi (1983). He based it on recordings of Quechua, a family of indigenous languages spoken in the Andes region of South America. Burtt used the Quechua recordings as raw phonetic material, modifying them to sound alien while retaining the rhythm of a real spoken language.
Is Huttese a real constructed language?
No. Huttese is not a full conlang like Klingon or Na'vi. It has no documented grammar, syntax rules, or phonology chart. The attested vocabulary amounts to roughly a few dozen words heard across the films and animated series. Most Huttese dialogue was improvised by voice actors using Quechua-inspired phonetics rather than translated from a fixed lexicon.
What language is Huttese based on?
Huttese is based on Quechua, a family of indigenous languages spoken in Peru, Bolivia, Ecuador, and Colombia. Ben Burtt obtained recordings of Quechua speakers and used them as the phonetic foundation for Huttese. The Star Wars films do not use actual Quechua words or grammar. Burtt used the sounds as raw material and modified them to create an alien-sounding language.
Does this tool translate full Huttese sentences?
No. This tool performs word-level dictionary lookup. It matches each English word to its Huttese equivalent from a fixed vocabulary list. Huttese has no documented grammar, so there is no morphology or syntax to model. The tool is a vocabulary reference, not a full machine translation system.
Where does Huttese appear in Star Wars?
Huttese first appeared in Return of the Jedi (1983), spoken by Jabba the Hutt and his court. It appeared again in The Phantom Menace (1999), where Anakin Skywalker and Watto trade in Huttese on Tatooine. The Book of Boba Fett (2021-2023) on Disney+ featured additional Huttese dialogue. The language is associated with the Hutt species, who originate from the planet Nal Hutta.
Conclusion
The Huttese translator converts English text to and from the trade language Ben Burtt built for Star Wars. Type your message, copy the output, and use it for fan writing or decorative text. For other Star Wars and constructed language tools, try the Aurebesh translator, the Minionese translator, the Standard Galactic Alphabet translator, or the Hieroglyphics translator.