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 SHORT STROKE OVERLAY
Overview
Ꟊ (LATIN CAPITAL LETTER S WITH SHORT STROKE OVERLAY) is the Unicode character at code point U+A7C9. It belongs to the Latin Extended-D block, in the Uppercase Letter (Lu) general category. Its script is Latn.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+A7C9 | |
| decimal | 42953 | |
| htmldecimal | Ꟊ | |
| htmlhex | Ꟊ | |
| css | \A7C9 | |
| javascript | \u{A7C9} | |
| python | \ua7c9 | |
| java | \uA7C9 | |
| go | \uA7C9 | |
| ruby | \u{A7C9} | |
| rust | \u{A7C9} | |
| ccpp | \ua7c9 | |
| urlencoded | %EA%9F%89 | |
| utf8bytes | ea 9f 89 | |
| utf16bebytes | a7 c9 | |
| utf32bebytes | 00 00 a7 c9 |
How to Use
HTML:
Ꟊ
CSS:
content: "\A7C9"
JavaScript:
"\u{A7C9}"
Python:
"\ua7c9"
Properties
- Block
- Latin Extended-D
- Script
- Latn
- Category
- Uppercase Letter (Lu)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the Ꟊ character (LATIN CAPITAL LETTER S WITH SHORT STROKE OVERLAY)?
Ꟊ (LATIN CAPITAL LETTER S WITH SHORT STROKE OVERLAY) is the Unicode character U+A7C9.
What is the Unicode codepoint of LATIN CAPITAL LETTER S WITH SHORT STROKE OVERLAY?
The LATIN CAPITAL LETTER S WITH SHORT STROKE OVERLAY character (Ꟊ) has codepoint U+A7C9.
How do I type or copy LATIN CAPITAL LETTER S WITH SHORT STROKE OVERLAY?
Copy Ꟊ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.