Parenthesized Latin Capital Letter S Letter
๐ข is the parenthesized Latin capital letter S, useful as a styled marker in text and UI.
U+1F122
๐ข represents a Latin capital letter S inside a parenthesized/enclosed form. Itโs often used like a visual label or marker when you want โSโ to stand out. This page helps you copy it and use it correctly across apps and code.
Parenthesized Latin Capital Letter S Letter Meaning
๐ข is the Unicode character โPARENTHESIZED LATIN CAPITAL LETTER Sโ (U+1F122), shown as an enclosed/parenthesized capital โSโ. In practice, itโs used as a decorative or structured text marker rather than as a word. Designers and writers may use it to label sections, steps, or categories that use lettered notation (like โSโ for a specific item group). Because itโs a single Unicode character, it can be placed directly into headings, UI strings, badges, or captions, helping keep formatting consistent when you copy text between tools.
Common uses
- โขSection or chapter markers labeled โSโ in documents and slide decks
- โขStep/category labels in checklists or instructions (e.g., โStep ๐ขโ)
- โขUI badges, tags, or filter chips that represent an โSโ category
- โขEditorial callouts and template placeholders where a styled S is needed
- โขSocial posts or graphics where you want a typographic โSโ symbol marker
Examples
๐ข Circled/Parenthesized Latin Capital Letter S
- ๐ขAppendix ๐ข: Sample scripts
- ๐ขChoose ๐ข to view the โSโ category filters
- ๐ขStep ๐ข โ Confirm your details
- ๐ขSection ๐ข: Safety requirements
- ๐ขLabel ๐ข on the form corresponds to โStorageโ
Variations
Technical codes
| Unicode | U+1F122 | |
| HTML Entity | 🄢 | |
| HTML Code | 🄢 | |
| CSS | \1F122 |
FAQ
What does the Parenthesized Latin Capital Letter S letter mean?
๐ข is the Unicode character โPARENTHESIZED LATIN CAPITAL LETTER Sโ (U+1F122), shown as an enclosed/parenthesized capital โSโ. In practice, itโs used as a decorative or structured text marker rather than as a word. Designers and writers may use it to label sections, steps, or categories that use lettered notation (like โSโ for a specific item group). Because itโs a single Unicode character, it can be placed directly into headings, UI strings, badges, or captions, helping keep formatting consistent when you copy text between tools.
What is the Unicode for ๐ข?
๐ข is Unicode โPARENTHESIZED LATIN CAPITAL LETTER Sโ with code point U+1F122.
How can I copy ๐ข for use in apps and documents?
Copy the character directly from this page and paste it into your document, editor, social post, or design tool.
Will ๐ข always display the same everywhere?
Most modern systems support it as a Unicode character, but visual style can vary slightly depending on the font used by the device/app.
How do I use ๐ข in code?
You can use the HTML entity 🄢 or the CSS escape \\1F122. In JavaScript, you can use \\u{1F122}.