All Translators

Browse and discover creative translators from our community.

unicode 2193 languages
"Hello, how are you?"
cyrillic
"Привіт, як справи?"
Normal Language
"Hello"
ε{
"◘△{☆"
Normal Language
"My PC is laggin' like a sloth on a treadmill"
00s Old Tech-Savvy Man Slang Language
"My computer is so slow, it's like watching a sloth walk on a treadmill."
Normal Language
"Hello there"
etopa
"[etopa code representing "Hello"]"
Code English
"function isWithinRange(num, min, max)"
English
"is the number within the minimum and maximum values?"
Normal Language
"The suspect was last seen running south on Elm Street"
Police Code
"Subject observed fleeing south on Elm, probable direction of movement determined."
Normal Language
"People are sick of this political system"
Neo-Nazism America
"The liberal establishment is poisoning our nation."
base 64
"YWRh"
base 10
"122"
Normal Language
"Move the block 10 squares forward"
Penguinmod Code (runs turbowarp projects faster)
"forward 10"
Normal Language
"Scooper shortage on flavor 104"
Popsicle Company Slang Language
"Need more scoops for the blueberry delight popsicles"
English
"The sun rises in the east"
Cosmic code
"The radiant heart of the cosmos pulses in nascent light"
English code
"print("Hello, world!")"
English
"Console.WriteLine("Hello, world!")"
Normal Language
"Create a new article about the history of the French revolution"
Full Wikipedia Source Code
"<doc> <page> <title>History of the French Revolution</title> <body> ... </body> </page> </doc>"
Normal Language
"Display 'Hello, world!'"
Java Script
"console.log("Hello, world!");"
Latin
"Hello world"
Fake Cyrillics restantes
"Привет мир"
Normal Language
"Print the sum of 5 and 10"
python code language thing
"print(5 + 10)"
Normal Language
"Update the '{{Infobox}}' template with a new parameter for 'construction date'"
Wikipedia code source
"{{Infobox|construction_date=2024-02-24}}"
Numbers
"123 456 789 101112 131415 161718"
Letters
"ABC DEF GHI JKL MNO PQR"
Normal Language
"Display a welcome message on the screen"
Apple script JavaScript, Ruby, HTML and CSS
"AppleScript: display dialog "Welcome!" JavaScript: alert("Welcome!"); Ruby: puts "Welcome!" HTML: <div>Welcome!</div> CSS: /* No specific CSS needed - applies to general HTML elements */"
Binary Code
"01000001"
IPA
"aye"
Normal Language
"A button that says 'Submit' and triggers a function when clicked"
Code react generator
"<button onClick={myFunction}>Submit</button>"
Text
"A button that, when clicked, updates the counter to increase by one"
Code react 6385638965 characters
"<Button onClick={() => setCounter(counter + 1)}>Click me</Button>"
Normal Language
"It's a bit of a hassle"
Rich People Talk
"It's a bit of a challenge!"
Normal Language
"Hello"
morse code
".... . .-.. .-.. ---"
Normal Language
"The sun sets in the west"
Numberjacks color fur
"The sun, a glowing orange circle, sets in the west!"
Wait What?
"🤔🚀💥💻🛠️📈📉👍👎"
English
"I'm unsure about this part of the instructions. The launch is imminent. Ready to go! There's a critical system malfunction happening right now. Let's address the issues within the application's code. The market trends are exhibiting significant volatility today. We support this proposal initially, but there is definitely room for improvement and we'll review that point further."
Normal Language
"Hey there"
Unicode Customizer
"𝄞𝄢𝄪𝄫𝄥𝄨𝄭𝄳𝄴𝄻𝄼𝄽𝄿𝅀𝅁𝅂𝅃𝅂𝅃𝅄𝅅𝅆𝅇𝅈𝅉𝅊𝅋𝅌𝅍𝅎𝅏𝅐𝅑𝅒𝅓𝅔𝅕𝅖𝅗𝅘𝅙𝅚𝅛𝅜𝅝𝅗𝅥𝅘𝅥𝅘𝅥𝅮𝅘𝅥𝅯𝅘𝅥𝅰𝅘𝅥𝅱𝅘𝅧𝅨𝅩𝅥𝅲𝅥𝅦𝅪"
Normal Language
"Crimson"
Color code
"#DC143C"
Normal Language
"Open a new Finder window"
Apple script
"tell application "Finder" to make new window"
English
"Create a text file in the C:\Users\user folder with the content "Hello, World!""
Python script
"import os folder_path = "C:\Users\user" file_name = "my_file.txt" file_path = os.path.join(folder_path, file_name) if not os.path.exists(folder_path): os.makedirs(folder_path) with open(file_path, 'w') as f: f.write("Hello, World!")"
Normal Language
"OMG, this selfie is fire!"
Selfie Royalty: Ellen Degeneres Slang Language
"Wow, this selfie is really awesome!"
Normal Language
"Boarding pass details"
airplane code
"Flight number: UA003, Aircraft: Boeing 737-800, Terminal: C"
Code English
"CREATE A FUNCTION TO CALCULATE THE SQUARE ROOT OF A NUMBER"
Seaart Prompt Generator English
"Generate a Python function to calculate the square root of a given number."
Normal Language
"Suspect is running north on Elm Street"
police radio frequency
"Subject evading, northbound Elm."
Normal Language
"That shark's a menace!"
Jaws (1975) Movie Slang Language
"That beast's a menace!"
Normal Language
"Open the Safari browser and navigate to the website www.example.com"
Apple script
"open application "Safari"; tell application "Safari" to go to URL "www.example.com""
Normal Language
"Hello, world!"
cianuro ИолешϠ
"cianuro ИолешϠ ыфсфйц"
Normal Language
"Crème brûlée'd the competition"
Cake Wars (2015) Slang Language
"Completely crushed the competition"
Keyboard Code
"01001111 01101111"
keyboard code, synthesizer,
"Piano chord C major"
Normal Language
"That price is too high."
Abyssinian Trader Cant Ponish
"Moon-price, my friend. A lion's share for such a paltry trinket."
Normal Language
"Flight 123"
flightradar24 id codes generator
"FR24-123"
Normal Language
"List all files in the current directory."
Code
"ls -l"