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 OBLIQUE STROKE
Overview
Ꞩ (LATIN CAPITAL LETTER S WITH OBLIQUE STROKE) is the Unicode character at code point U+A7A8. 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+A7A8 | |
| decimal | 42920 | |
| htmldecimal | Ꞩ | |
| htmlhex | Ꞩ | |
| css | \A7A8 | |
| javascript | \u{A7A8} | |
| python | \ua7a8 | |
| java | \uA7A8 | |
| go | \uA7A8 | |
| ruby | \u{A7A8} | |
| rust | \u{A7A8} | |
| ccpp | \ua7a8 | |
| urlencoded | %EA%9E%A8 | |
| utf8bytes | ea 9e a8 | |
| utf16bebytes | a7 a8 | |
| utf32bebytes | 00 00 a7 a8 |
How to Use
HTML:
Ꞩ
CSS:
content: "\A7A8"
JavaScript:
"\u{A7A8}"
Python:
"\ua7a8"
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 OBLIQUE STROKE)?
Ꞩ (LATIN CAPITAL LETTER S WITH OBLIQUE STROKE) is the Unicode character U+A7A8.
What is the Unicode codepoint of LATIN CAPITAL LETTER S WITH OBLIQUE STROKE?
The LATIN CAPITAL LETTER S WITH OBLIQUE STROKE character (Ꞩ) has codepoint U+A7A8.
How do I type or copy LATIN CAPITAL LETTER S WITH OBLIQUE STROKE?
Copy Ꞩ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.