Circled Katakana Me Letter
㋱ (U+32F1) is a circled Katakana “me” character used as a compact label or graphic mark.
U+32F1
㋱ is a single Unicode character known as “CIRCLED KATAKANA ME” (U+32F1). Because it’s self-contained, it’s convenient for design labels, icons, and typographic accents. You can copy it directly or insert it using HTML, CSS, or JavaScript escapes.
Circled Katakana Me Letter Meaning
㋱ is an enclosed, circled character that contains the Katakana letter “me.” In practice, it’s often used as a decorative or compact way to represent “me” in a stylized form, without combining multiple characters. Since it’s part of a specific Unicode block, it’s best treated as a single glyph rather than something to be assembled from separate letters. Designers and writers may use it to create consistent visual labeling, room for branding-style separators, or typographic “badge” effects where a circled form looks more polished than plain text.
Common uses
- •As a compact “me” label in posters, slide titles, or UI badges
- •For decorative typographic accents in design mockups and print layouts
- •In Japanese-themed icons or simple glyph-based graphics
- •As a single-character symbol in text-based forms or indexing labels
- •For consistent branding elements that need a circled glyph
Examples
㋱ Circled Katakana Me
- ㋱Answer: ㋱
- ㋱Choice ㋱: confirm
- ㋱Section mark ㋱
- ㋱Item ㋱ — details
- ㋱Badge: ㋱
Variations
Technical codes
| Unicode | U+32F1 | |
| HTML Entity | ㋱ | |
| HTML Code | ㋱ | |
| CSS | \32F1 |
FAQ
What does the Circled Katakana Me letter mean?
㋱ is an enclosed, circled character that contains the Katakana letter “me.” In practice, it’s often used as a decorative or compact way to represent “me” in a stylized form, without combining multiple characters. Since it’s part of a specific Unicode block, it’s best treated as a single glyph rather than something to be assembled from separate letters. Designers and writers may use it to create consistent visual labeling, room for branding-style separators, or typographic “badge” effects where a circled form looks more polished than plain text.
What is the Unicode code point for ㋱?
㋱ is U+32F1 (Unicode name: CIRCLED KATAKANA ME).
How can I insert ㋱ using HTML?
Use the HTML entity: ㋱.
How do I type ㋱ in CSS?
You can use the CSS escape: \\32F1.
How do I type ㋱ in JavaScript?
Use the JavaScript escape: \\u{32F1}.