Emoji meaning and copy
๐ตโ๐ซ Face with Spiral Eyes Emoji
Unicode name: Face with Spiral Eyes. Category: Smileys & Emotion. Subcategory: Face Unwell.
Emoji overview
| Emoji | ๐ตโ๐ซ |
|---|---|
| Official Unicode name | Face with Spiral Eyes |
| Unicode version | Unicode 13.0 |
| Emoji version | Emoji 13.1 |
| First introduced | 2020 |
| Release date | Exact release date not stored in this generated dataset |
| Category | Smileys & Emotion |
| Subcategory | Face Unwell |
| Unicode block | Emoticons |
| Emoji status | fully-qualified |
| RGI status | RGI fully-qualified emoji |
| Qualification | fully-qualified |
| Accessibility name | Face with Spiral Eyes emoji |
| Alt text | Face with Spiral Eyes emoji (๐ตโ๐ซ) |
| Summary | ๐ตโ๐ซ Face with Spiral Eyes adds a quick visual cue for face, with, spiral. It belongs to Smileys & Emotion, appears in face-unwell, and works best with clear text. People use it in reaction messages and customer support tone where tone or scanning speed matters. |
Copy and paste Face with Spiral Eyes
Use one-click copy for the emoji or choose a specific technical format.
Meaning
Face with Spiral Eyes usually communicates ideas connected with face, with, spiral, eyes, smileys. Its emotional meaning depends on the sentence around it, the relationship between sender and reader, and the platform where it appears. In a positive setting, it can make a sentence feel warmer, more expressive or easier to read quickly.
๐ตโ๐ซ can carry positive, neutral or negative meaning. Positive use can reinforce warmth, humor, celebration or clarity. Negative use can happen when the emoji feels unclear, dismissive or culturally mismatched. The main risk is ambiguity: the same emoji can feel playful in one conversation and distracting, sarcastic or too casual in another.
Common interpretation comes from the Unicode name, platform artwork and everyday social use. Informally, people use ๐ตโ๐ซ in chats, captions, bios and reactions. Professionally, it should be used sparingly, usually in informal updates, friendly support replies, social posts or internal notes where the audience expects a lighter tone. For public content, include enough text for readers and assistive technology to understand the intended meaning.
Face with Spiral Eyes works best when the emotion is already clear from the surrounding words. It can soften a sentence, add warmth, show excitement or make a brief response feel more human.
Search intent
People search for Face with Spiral Eyes to copy the emoji, understand its meaning, find Unicode codes, compare platform rendering and use it correctly in messages or social posts.
- Copy intent: visitors usually want to copy ๐ตโ๐ซ quickly for messages, captions, profiles, documents or code.
- Meaning intent: visitors want a clear explanation of Face with Spiral Eyes, including tone, context, professional fit and possible ambiguity.
- Technical intent: developers and editors may need U+1F635 U+200D U+1F4AB, HTML entities, CSS escapes, JavaScript strings, JSON values or URL encoding.
- Discovery intent: related search terms include face, with, spiral, eyes, smileys, emotion, smileys & emotion and face-unwell.
When to use Face with Spiral Eyes
- Use ๐ตโ๐ซ when the message is about face, with, spiral and the emoji reinforces the written text.
- Use it for reaction messages, customer support tone or social captions when a compact visual cue helps the reader scan quickly.
- Use it with a short label or sentence when accuracy matters, especially in public posts, documentation or professional messages.
When not to use Face with Spiral Eyes
- Do not use ๐ตโ๐ซ as the only signal for important instructions, warnings, prices, dates or accessibility-critical information.
- Avoid long repeated emoji strings in screen-reader-heavy contexts because repeated names can become noisy and hard to understand.
- Avoid using the emoji when the audience, culture or platform could interpret the tone differently from what you intend.
History
Face with Spiral Eyes is standardized in the Unicode emoji ecosystem and appears here as Emoji 13.1. Its release year is listed as 2020, with Unicode 13.0 mapping. Unicode defines U+1F635 U+200D U+1F4AB; platforms still draw their own artwork.
Platforms refine emoji artwork for legibility, accessibility, brand style and consistency. That is why ๐ตโ๐ซ may look different on iPhone, Android, Windows, WhatsApp, Facebook, Discord or X even though copying it sends the same Unicode text.
Timeline
| Created | Defined through the Unicode emoji standardization process or an earlier Unicode character assignment. |
|---|---|
| Approved | Emoji 13.1 is the emoji release recorded for this page. Exact proposal approval dates are not stored in this generated dataset. |
| Unicode version | Unicode 13.0 is the nearest Unicode release mapping available from the emoji version data. |
| First supported | 2020 is the release year recorded for this emoji version. Platform rollout can happen later by operating system, browser, app or emoji font. |
| Latest revision | Current platform artwork may continue to change while the copied Unicode sequence remains stable. |
Accessibility and alt text
| Accessible name | Face with Spiral Eyes emoji |
|---|---|
| Alt text | Face with Spiral Eyes emoji (๐ตโ๐ซ) |
| Screen reader note | Most assistive technologies announce the emoji by name. Do not rely on ๐ตโ๐ซ alone for important meaning. |
| Writing guidance | Put the important words in text first, then use the emoji as supporting tone or a visual cue. |
| Repeated emoji guidance | Avoid long repeated emoji strings because screen readers may announce each emoji separately. |
Unicode information
| Unicode | U+1F635 U+200D U+1F4AB |
|---|---|
| Code point | 1F635 200D 1F4AB |
| UTF-8 | 0xF0 0x9F 0x98 0xB5 0xE2 0x80 0x8D 0xF0 0x9F 0x92 0xAB |
| UTF-16 | 0xD83D 0xDE35 0x200D 0xD83D 0xDCAB |
| UTF-32 | 0x0001F635 0x0000200D 0x0001F4AB |
| HTML decimal | 😵‍💫 |
| HTML hex | 😵‍💫 |
| CSS | \1F635 \200D \1F4AB |
| JavaScript | \u{1F635}\u{200D}\u{1F4AB} |
| JSON escape | "๐ตโ๐ซ" |
| URL encoding | %F0%9F%98%B5%E2%80%8D%F0%9F%92%AB |
| React | {"๐ตโ๐ซ"} |
| Flutter | Text("๐ตโ๐ซ") |
| Swift | let emoji = "๐ตโ๐ซ" |
| Kotlin | val emoji = "๐ตโ๐ซ" |
| Python | emoji = "๐ตโ๐ซ" |
| Java | String emoji = "๐ตโ๐ซ"; |
| JSON | "๐ตโ๐ซ" |
HTML code
| HTML entity | 😵‍💫 |
|---|---|
| HTML hex | 😵‍💫 |
| HTML decimal | 😵‍💫 |
CSS code
Use this CSS escape when the surrounding font supports emoji rendering.
.emoji::before { content: "\1F635 \200D \1F4AB "; }
JavaScript code
| String | "\u{1F635}\u{200D}\u{1F4AB}" |
|---|---|
| encodeURIComponent | %F0%9F%98%B5%E2%80%8D%F0%9F%92%AB |
| JSON | "๐ตโ๐ซ" |
Usage examples
- Copy ๐ตโ๐ซ for a quick reaction.
- Use ๐ตโ๐ซ in a caption or message.
- Pair ๐ตโ๐ซ with related smileys & emotion emojis.
I'll send the details now ๐ตโ๐ซ
Weekend mood: face ๐ตโ๐ซ
Thanks everyone for the messages ๐ตโ๐ซ
Discord
That update landed better than expected ๐ตโ๐ซ
Slack
Quick note: this is ready for review ๐ตโ๐ซ
X (Twitter)
Tiny update, big difference ๐ตโ๐ซ
A small milestone worth recognizing ๐ตโ๐ซ
Thanks for the quick turnaround ๐ตโ๐ซ
SMS
On my way ๐ตโ๐ซ
Conversation examples
- A: Want to add a quick face cue? B: ๐ตโ๐ซ This works.
- A: Which emoji fits this caption? B: Try ๐ตโ๐ซ with a short sentence so the meaning stays clear.
- A: Is ๐ตโ๐ซ enough by itself? B: Usually add text too, especially outside casual chat.
Real-life examples
- Reacting to a friend in a quick chat with ๐ตโ๐ซ.
- Adding tone to an Instagram caption about face.
- Marking a short status update in Slack or Discord.
- Making a list item easier to scan in notes or documentation.
- Pairing ๐ตโ๐ซ with a related emoji to create a compact visual phrase.
- Adding personality to a bio, profile or social media headline.
- Responding to a community post without writing a long reply.
- Labeling reaction messages in a friendly way.
- Making customer support tone feel less plain while keeping the text readable.
- Testing how a message feels before publishing it across platforms.
- Creating an accessible caption where the emoji supports, but does not replace, the words.
Emoji combinations
Pair ๐ตโ๐ซ with related emojis when you want a stronger visual phrase. These combinations are suggestions, so adjust them for your platform, audience and tone.
Platform appearance
Emoji artwork varies by operating system, app and emoji font, while the Unicode value remains the same. PrintEmoji does not copy Apple, Google, Samsung, Microsoft, WhatsApp, Facebook, X, Discord, Slack or other proprietary emoji artwork; the previews below use native text rendering and factual rendering notes.
Apple
๐ตโ๐ซ
iOS, iPadOS and macOS emoji fonts. This page uses native text rendering and does not copy vendor artwork.
๐ตโ๐ซ
Android and Noto Color Emoji. This page uses native text rendering and does not copy vendor artwork.
Samsung
๐ตโ๐ซ
Samsung One UI emoji fonts. This page uses native text rendering and does not copy vendor artwork.
Microsoft
๐ตโ๐ซ
Windows and Fluent emoji styles. This page uses native text rendering and does not copy vendor artwork.
๐ตโ๐ซ
App-specific rendering depending on device and version. This page uses native text rendering and does not copy vendor artwork.
๐ตโ๐ซ
Meta platform rendering. This page uses native text rendering and does not copy vendor artwork.
X
๐ตโ๐ซ
Platform emoji rendering where supported. This page uses native text rendering and does not copy vendor artwork.
Discord
๐ตโ๐ซ
Unicode emoji plus optional custom server emoji workflows. This page uses native text rendering and does not copy vendor artwork.
Slack
๐ตโ๐ซ
Unicode emoji plus workspace-specific custom emoji. This page uses native text rendering and does not copy vendor artwork.
OpenMoji
๐ตโ๐ซ
Open-source emoji artwork where installed or referenced. This page uses native text rendering and does not copy vendor artwork.
JoyPixels
๐ตโ๐ซ
Licensed emoji artwork where a site or app has permission. This page uses native text rendering and does not copy vendor artwork.
Google Noto
๐ตโ๐ซ
Open-source Noto emoji font family where available. This page uses native text rendering and does not copy vendor artwork.
Similar emojis
Related emojis
Alternative category emojis
These are not strict opposites; they are useful alternatives from other emoji categories when Face with Spiral Eyes does not match your message.
Trending emojis
Trend-style suggestions are based on nearby category relationships, not personal tracking.
Trending today
Popular this week
Recently added
Similar categories
FAQ
What does Face with Spiral Eyes mean?
Face with Spiral Eyes is used for face, with, spiral, eyes and belongs to the Smileys & Emotion emoji category.
When should I use Face with Spiral Eyes?
Use Face with Spiral Eyes when it supports the written message and matches the tone of the conversation, caption or label.
What is the Unicode for Face with Spiral Eyes?
The Unicode code point sequence for Face with Spiral Eyes is U+1F635 U+200D U+1F4AB.
Can I copy ๐ตโ๐ซ Face with Spiral Eyes?
Yes. Use the copy button on this page to copy ๐ตโ๐ซ, or open the PrintEmoji keyboard to combine it with other emojis.
Can I use Face with Spiral Eyes on Instagram?
Yes. Face with Spiral Eyes can be pasted into Instagram captions, comments, bios and direct messages as a regular Unicode emoji.
How is Face with Spiral Eyes displayed on iPhone?
On iPhone, Face with Spiral Eyes is drawn by Apple's emoji font. The Unicode value is the same, but the artwork can differ from Android or Windows.
Can Android users see Face with Spiral Eyes?
Android users can see Face with Spiral Eyes when their device, app and emoji font support the Unicode version for this emoji.
Is Face with Spiral Eyes appropriate for work?
Face with Spiral Eyes can be appropriate at work when it supports a clear message and matches the culture of the channel. Avoid it in formal or high-stakes communication.
Learn more about Face with Spiral Eyes
Browse more smileys & emotion emojis
Compare Face with Spiral Eyes with other smileys & emotion emojis.
Learn how emoji meanings work
Understand how context, platform design and culture shape meanings for emojis like Face with Spiral Eyes.
Browse all smiley emoji meanings
Compare happy, laughing, sad, skeptical, affectionate and sarcastic face emojis.
Learn how to copy and paste emojis
Use the practical copy guide for desktop, mobile, browser and social media workflows.
Use the emoji keyboard
Open the PrintEmoji keyboard guide for search, shortcuts, favorites and recently used emojis.
Browse more
Continue with emoji meanings, open the emoji keyboard guide, read emoji guides, or explore all emoji categories.