Skip to content

Kaomoji Collection

Free copy-paste Japanese kaomoji emoticons. Click any face to copy it then paste into Discord, Instagram, Twitter, TikTok, WhatsApp or anywhere text is supported. 120+ faces organized by mood.

Kaomoji (顔文字) means "face characters" in Japanese. Unlike sideways western emoticons like :), kaomoji are read horizontally and use the full range of unicode characters to build expressive faces.

About kaomoji

Kaomoji originated on Japanese message boards and mobile phones in the late 1990s. Because Japanese character sets include fullwidth punctuation, phonetic marks, and katakana (ツ, シ, ノ), early users had a much richer palette for building faces than the ASCII characters available in English.

The classic table-flip (╯°□°)╯︵ ┻━┻ became one of the most recognized kaomoji worldwide. Today kaomoji are used heavily on Discord, Twitch chat, TikTok comments and Twitter replies because they look the same on every device.

Unlike emoji, which are standardized pictographs, kaomoji are built from regular text characters. This means they render correctly on any device and in any app that supports unicode-from Discord nicknames to Instagram bios to game chat.

How to use kaomoji

Click any kaomoji above to copy it to your clipboard, then paste it anywhere you type text. On Discord, kaomoji work particularly well in server names, channel topics, custom statuses and bio sections. Because they are just text, you can combine them with regular messages and emoji.

Kaomoji vs emoji

Emoji are pictographic images rendered differently on each platform (Apple, Google, Samsung). Kaomoji are built from existing text characters and look the same everywhere. Many Discord users prefer kaomoji because ٩(◕‿◕。)۶ stands out more than a standard smile 🙂 in a crowded chat.

Popular kaomoji by category

Happy kaomoji like (ノ◕ヮ◕)ノ*:・゚✧ express joy and celebration. Use them for congratulations or when a friend joins a voice channel.

Sad kaomoji like (╥﹏╥) express disappointment or over-the-top drama. Popular in vent channels and reaction threads.

Angry kaomoji like (╯°□°)╯︵ ┻━┻ are the classic flip-a-table reaction. Use them to express frustration in a way that feels playful rather than aggressive.

Love and shy kaomoji like (♡˙︶˙♡) are common in relationship servers and DMs between close friends.

Shrug kaomoji like ¯\_(ツ)_/¯ convey indifference or casual confusion without sounding rude. They are among the most reused text faces in English-language Discord servers.

Frequently asked questions

Are kaomoji free to use?

Yes. Kaomoji are made from standard unicode characters and cannot be copyrighted. Copy and paste them anywhere without restriction.

Do kaomoji work on mobile?

Yes. Because kaomoji are plain text, they render identically on iOS, Android, Windows, macOS and Linux.

Can I use kaomoji in my Discord nickname?

Yes. Discord nicknames support unicode, so kaomoji display correctly in the member list and chat. Short ones work best.

How do I make my own kaomoji?

Combine unicode characters like parentheses, slashes, katakana and emoticon marks. Start with a face shape and add arms or sparkles.

What is the most popular kaomoji?

The table flip (╯°□°)╯︵ ┻━┻ and the lenny face ( ͡° ͜ʖ ͡°) are the most widely recognized outside Japan. In Japan, (^▽^) is an everyday staple.

How kaomoji differ from Western emoticons

Kaomoji are Japanese-style emoticons, and the defining difference is orientation. Western emoticons are read sideways - you tilt your head to see the face. Kaomoji are read upright, with the characters arranged as they would actually appear.

That upright orientation is why kaomoji can express far more nuance. Because the face is built horizontally, the eyes, mouth, arms and surrounding elements can all be represented, allowing distinctions between shades of emotion that a sideways emoticon cannot make.

The eyes carry most of the expression. Different characters for the eyes shift a face from happy to nervous to smug to distraught while the rest of the structure stays constant, which is why families of related kaomoji share a common frame.

This expressiveness comes at the cost of complexity. A kaomoji may combine characters from Japanese kana, Cyrillic, Greek, mathematical operators and punctuation, which is precisely why they cannot be typed directly.

Rendering and the Discord backslash problem

Most kaomoji rely on at least one CJK character, typically a kana or a fullwidth punctuation mark. Every mainstream operating system ships fonts covering these, so rendering is usually fine, but minimal Linux installations and some embedded browsers fall back to boxes.

Fullwidth characters also make kaomoji visually wider than their character count implies. A face of ten codepoints can occupy the horizontal space of fifteen or more Latin letters, which matters in constrained fields like a 32 character Discord nickname.

The specific Discord problem is the backslash. Many kaomoji use it for an arm or a limb, and Discord's markdown treats a backslash as an escape character - it removes the backslash and treats whatever follows as literal text. The result is a face missing a limb.

The fix is to double the backslash. Discord consumes the first and displays the second. This only applies in message bodies, since nicknames and bios do not parse markdown, which is why the same kaomoji can work in your nickname and break in a message.

Using kaomoji well

Kaomoji carry a distinctly different tone from emoji. Where an emoji is a fixed image supplied by the platform, a kaomoji is text, so it inherits the surrounding colour and weight and reads as part of the sentence rather than as an inserted picture.

That makes them well suited to conveying tone in a message without the visual interruption of an emoji. A small face at the end of a sentence softens it in a way that reads as more understated.

In profiles, a single kaomoji works better than several. They are visually dense and two placed near each other tend to blur into one another.

Where they work poorly is anywhere width is constrained - channel names in particular, where fullwidth characters overflow the sidebar quickly and truncation cuts the face in half, usually leaving something that looks like an error rather than a face.

Tips for using kaomoji collection

  • Symbols and emoticons are ordinary unicode characters, which means they render everywhere text renders: Discord, browsers, emails, spreadsheets and mobile keyboards.
  • Symbols with spacing glyphs (such as dingbats or decorative bullets) can affect text alignment in code blocks and tables, so test a symbol in context before committing.
  • Using a symbol as a bullet or divider is a quick way to structure long Discord messages without markdown headings, which are not supported in normal chat.
  • On mobile, unicode symbols often live one or two keyboard pages deep. Copying from a directory like this one is faster than hunting through emoji pickers.

These tips apply no matter whether you are decorating a personal profile, organising a server or publishing a guide. The principle stays the same: start with clean, readable content, then add styling in small, reversible steps so your text keeps working everywhere it is pasted.

How to get started with kaomoji collection

  1. Find the symbol you need. Browse the page and click any symbol to copy it. Symbols are grouped by theme, so start with the group that matches your purpose.
  2. Paste into context. Insert the symbol where it will be used - a nickname, a channel name, a bio, a message or a document. Symbols render inline with the surrounding text.
  3. Combine sparingly. Use one or two symbols per line to keep things clean. Overusing decorative characters makes text harder to read and can trigger moderation filters on some servers.

The whole workflow takes under a minute for most people. Because everything runs locally in the browser, there is no account to create, no upload step and no waiting for a server to respond. The results are plain text that you can paste anywhere and adjust later.

Common mistakes and how to avoid them

  • Retyping a kaomoji by hand. They draw on Japanese, Cyrillic, Greek and mathematical characters that no single keyboard provides, so copying is the only practical route.
  • Pasting one containing a backslash into a Discord message without escaping it. Discord consumes the backslash as an escape character and the face comes out malformed.
  • Assuming they render everywhere. Kaomoji depend on CJK font coverage, and on systems without it parts of the face become fallback boxes.
  • Using a wide kaomoji in a nickname. Many of the characters are fullwidth, so the face overflows the visible area long before the character limit is reached.

Frequently asked questions

Are kaomoji free to use?

Yes. Kaomoji are made from standard unicode characters and cannot be copyrighted. Copy and paste them anywhere without restriction.

Do kaomoji work on mobile?

Yes. Because kaomoji are plain text, they render identically on iOS, Android, Windows, macOS and Linux.

Can I use kaomoji in my Discord nickname?

Yes. Discord nicknames support unicode, so kaomoji display correctly in the member list and chat. Short ones work best.

How do I make my own kaomoji?

Combine unicode characters like parentheses, slashes, katakana and emoticon marks. Start with a face shape and add arms or sparkles.

What is the most popular kaomoji?

The table flip (╯°□°)╯︵ ┻━┻ and the lenny face ( ͡° ͜ʖ ͡°) are the most widely recognized outside Japan. In Japan, (^▽^) is an everyday staple.

Why do some symbols look different on my device?

Symbols render with whatever font your operating system or app supplies. Fonts vary by platform, so the same character can look slightly different on Android, iOS, Windows and Mac - but it remains the same underlying character.

Are these symbols free to use?

Yes. Every symbol is part of the public unicode standard and can be used anywhere without licensing, attribution or cost.

Kaomoji Collection | key points to remember

Kaomoji Collection is part of a larger collection of free tools on this site. The related tools below cover adjacent topics, and everything runs directly in your browser - no accounts, no installs, no data leaving your device.

If a technique on this page does not behave as expected, the quickest fixes are: check the character limit of the field you are editing, make sure the text is not inside a code block, and preview it in the exact place where it will be used. Most rendering quirks come from one of those three sources, and most are resolved in seconds.

Related keywords: kaomoji, japanese emoticons, kaomoji copy paste, cute kaomoji, lenny face, table flip, Symbols & Emoticons.

More in Symbols & Emoticons

Browse every guide in Symbols & Emoticons or see all guides.