Kaomoji Faces to Copy and Use

Copy classic kaomoji faces for every mood, see which Unicode characters build them, and paste them without broken glyphs.

T

Technobezz Editorial

Editorial Team

Aug 24, 2026
6 min read

Copy a kaomoji face

Each face is a run of Unicode characters, so copy the whole string rather than retyping it.

  • Shrug

    U+00AF U+005C U+005F U+0028 U+30C4 U+0029 U+005F U+002F U+00AF

    Also called shrug face

  • Classic happy

    U+0028 U+005E U+005F U+005E U+0029

  • Frustrated

    U+0028 U+003E U+005F U+003C U+0029

  • Crying

    U+0028 U+0054 U+005F U+0054 U+0029

    Also called tears

  • Surprised

    U+0028 U+006F U+005F U+006F U+0029

  • Cute smile

    U+0028 U+25D5 U+203F U+25D5 U+0029

  • Sobbing

    U+0028 U+0CA5 U+005F U+0CA5 U+0029

  • Side eye

    U+0028 U+00AC U+005F U+00AC U+0029

  • Table flip

    U+0028 U+256F U+00B0 U+25A1 U+00B0 U+0029 U+256F U+FE35 U+0020 U+253B U+2501 U+253B

  • Putting the table back

    U+252C U+2500 U+252C U+30CE U+0028 U+0020 U+00BA U+0020 U+005F U+0020 U+00BA U+30CE U+0029

  • Excited sparkle

    U+0028 U+30CE U+25D5 U+30EE U+25D5 U+0029 U+30CE U+002A U+003A U+30FB U+309A U+2727

  • Cat face

    U+0028 U+003D U+005E U+30FB U+005E U+003D U+0029

Choose a copy button to place a character on the clipboard.

Ways to insert kaomoji

Panels and shortcuts depend on the app and the active keyboard layout.
PlatformMethod
Any app

Copy and paste

  1. Select a face in the panel above.
  2. Paste the whole string into the destination field.

A kaomoji is a sequence of characters, so partial retyping breaks the alignment.

Windows 11

Emoji panel kaomoji category

  1. Press the Windows key and the period key during text entry.
  2. Select the Kaomoji category in the panel.
  3. Choose a face to insert it into the focused field.
Windows key + .

Microsoft documents Kaomoji as one of the emoji panel categories.

Microsoft Word

Unicode conversion

Alt plus X
  1. Type a character code such as 30C4.
  2. Press Alt and then X to convert the code into that character.
30C4, then Alt+X

This converts one character at a time, so it suits repairing a single position.

macOS

Character Viewer

  1. Open Character Viewer with Fn and E, the Globe key and E, or Edit then Emoji & Symbols.
  2. Search for a character by name.
  3. Click the character to insert it, then repeat for each position.

Apple also documents Add to Favorites for characters you reuse.

macOS

Text replacement

  1. Choose the Apple menu, System Settings, Keyboard, then Text Replacements.
  2. Click Add, enter the short text and its replacement, click Add, then click Done.
  3. In a document, choose Edit, Substitutions, then Text Replacement to switch it on.

The app has to have text substitution turned on for the replacement to fire.

Google Docs and Slides

Special characters

  1. Choose Insert, Symbols, then Special characters.
  2. Enter the Unicode value, search, or draw the character.
  3. Click the character to add it to the file.

Google states that special characters cannot be inserted directly in Sheets.

HTML

Escape angle brackets

(>_<)

A UTF-8 document can hold the other kaomoji characters directly.

Contents

Don't Miss the Good Stuff

Get tech news that matters delivered weekly. Join 50,000+ readers.

Copy any face from the panel above. A kaomoji is not a single character. It is a short run of ordinary Unicode characters, mostly parentheses, punctuation, and letters borrowed from several scripts, arranged so the row reads as a face without turning your head.

Because a kaomoji is plain text it travels through any field that accepts Unicode, and it fails in one common way. If one character in the run has no glyph in the current font, that position renders as an empty box and the face stops lining up. Copying the whole string is the reliable route.

Identify the characters inside a kaomoji

The shrug is nine code points. Its arms are MACRON U+00AF at both ends, not HYPHEN-MINUS U+002D and not TILDE U+007E. The face is KATAKANA LETTER TU U+30C4, and the shoulders use REVERSE SOLIDUS U+005C, LOW LINE U+005F, and SOLIDUS U+002F.

Other faces use characters that resemble ASCII but are not. The eyes in (◕‿◕) are CIRCLE WITH ALL BUT UPPER LEFT QUADRANT BLACK U+25D5, the eyes in (¬_¬) are NOT SIGN U+00AC, and the cat face uses KATAKANA MIDDLE DOT U+30FB rather than MIDDLE DOT U+00B7.

The table flip mixes blocks. It uses BOX DRAWINGS LIGHT ARC UP AND LEFT U+256F for the arms, WHITE SQUARE U+25A1 and DEGREE SIGN U+00B0 for the face, PRESENTATION FORM FOR VERTICAL LEFT PARENTHESIS U+FE35 for the arc, and BOX DRAWINGS HEAVY UP AND HORIZONTAL U+253B with BOX DRAWINGS HEAVY HORIZONTAL U+2501 for the table. U+FE35 is a compatibility form and a different character from LEFT PARENTHESIS U+0028.

The parenthesis-and-eye pattern has a dedicated Lenny face guide that breaks it down character by character, and kaomoji that show affection usually borrow a text heart from the heart symbol set.

Insert a kaomoji from the Windows emoji panel

Microsoft documents pressing the Windows key and the period key during text entry in Windows 11 to open the emoji keyboard, and states that you can choose from GIFs and Kaomoji as well as emoji. Select the Kaomoji category, then pick a face. The panel inserts into whichever field has focus, so it is not limited to Office apps.

Build a kaomoji character by character in Word

Word converts a hexadecimal code into the character it names. Microsoft documents typing the character code, then pressing Alt, then pressing X. Type 30C4 and press Alt and X to get ツ. It converts one character at a time, so use it to repair a broken position.

Insert kaomoji pieces with Mac Character Viewer

Apple documents opening Character Viewer with Fn and E, with the Globe key and E, or by choosing Edit and then Emoji & Symbols. Search for a character by name, then click it to add it to your text. Apple also documents Add to Favorites for pieces you reuse.

Store a kaomoji as a Mac text replacement

Apple documents choosing the Apple menu, System Settings, Keyboard in the sidebar, then Text Replacements. Click Add, enter the short text you want replaced along with its replacement, click Add, then click Done. The receiving app needs substitution switched on under Edit, then Substitutions.

Insert kaomoji characters in Google Docs or Slides

In Google Docs or Slides, choose Insert, then Symbols, then Special characters, find the character by category, by Unicode value, or by drawing it, then click it to add it. Google states that special characters cannot be inserted directly in Google Sheets.

Use a kaomoji in HTML

A UTF-8 document can hold kaomoji characters directly. The exception is a face built from angle brackets. HTML defines the named references &lt; for U+003C, &gt; for U+003E, and &amp; for U+0026, so (>_<) is written in source as (&gt;_&lt;).

Fix a kaomoji that renders wrong

  1. 1.Check that the arms of the shrug are MACRON U+00AF and not HYPHEN-MINUS U+002D or TILDE U+007E.
  2. 2.Confirm the destination accepts characters beyond ASCII, since a restricted field drops ツ at U+30C4 and leaves the punctuation behind.
  3. 3.Switch to a font that covers the block when one position renders as an empty box.
  4. 4.Keep the spaces, because the table flip contains SPACE U+0020 between the arc and the table.
  5. 5.Escape angle brackets before publishing to HTML.

Common questions

Is a kaomoji one character?

No. Each face is a run of separate characters. The shrug is nine code points and the table flip is twelve, counting the space in the middle.

Does Windows include a built-in kaomoji list?

Yes. Microsoft documents a Kaomoji category in the Windows 11 emoji panel that opens with the Windows key and the period key.

Official references

Share

Related symbols

Continue with another copy-and-type reference.

More symbol and keyboard help