copied = false, 2000)"
@keydown.enter="navigator.clipboard.writeText('Ȿ'); copied = true; setTimeout(() => copied = false, 2000)"
:class="copied ? 'border-green-400 bg-green-50 dark:bg-green-950' : ''">
Ȿ
LATIN CAPITAL LETTER S WITH SWASH TAIL
Overview
Ȿ (LATIN CAPITAL LETTER S WITH SWASH TAIL) is the Unicode character at code point U+2C7E. It belongs to the Latin Extended-C block, in the Uppercase Letter (Lu) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+2C7E | |
| decimal | 11390 | |
| htmldecimal | Ȿ | |
| htmlhex | Ȿ | |
| css | \2C7E | |
| javascript | \u{2C7E} | |
| python | \u2c7e | |
| java | \u2C7E | |
| go | \u2C7E | |
| ruby | \u{2C7E} | |
| rust | \u{2C7E} | |
| ccpp | \u2c7e | |
| urlencoded | %E2%B1%BE | |
| utf8bytes | e2 b1 be | |
| utf16bebytes | 2c 7e | |
| utf32bebytes | 00 00 2c 7e |
How to Use
HTML:
Ȿ
CSS:
content: "\2C7E"
JavaScript:
"\u{2C7E}"
Python:
"\u2c7e"
Properties
- Block
- Latin Extended-C
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the Ȿ character (LATIN CAPITAL LETTER S WITH SWASH TAIL)?
Ȿ (LATIN CAPITAL LETTER S WITH SWASH TAIL) is the Unicode character U+2C7E.
What is the Unicode codepoint of LATIN CAPITAL LETTER S WITH SWASH TAIL?
The LATIN CAPITAL LETTER S WITH SWASH TAIL character (Ȿ) has codepoint U+2C7E.
How do I type or copy LATIN CAPITAL LETTER S WITH SWASH TAIL?
Copy Ȿ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.