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' : ''">
ሳ
Overview
ሳ (ETHIOPIC SYLLABLE SAA) is the Unicode character at code point U+1233. It belongs to the Ethiopic block, in the Other Letter (Lo) general category. Its script is Ethi.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+1233 | |
| decimal | 4659 | |
| htmldecimal | ሳ | |
| htmlhex | ሳ | |
| css | \1233 | |
| javascript | \u{1233} | |
| python | \u1233 | |
| java | \u1233 | |
| go | \u1233 | |
| ruby | \u{1233} | |
| rust | \u{1233} | |
| ccpp | \u1233 | |
| urlencoded | %E1%88%B3 | |
| utf8bytes | e1 88 b3 | |
| utf16bebytes | 12 33 | |
| utf32bebytes | 00 00 12 33 |
How to Use
HTML:
ሳ
CSS:
content: "\1233"
JavaScript:
"\u{1233}"
Python:
"\u1233"
Properties
Frequently Asked Questions
What is the ሳ character (ETHIOPIC SYLLABLE SAA)?
ሳ (ETHIOPIC SYLLABLE SAA) is the Unicode character U+1233.
What is the Unicode codepoint of ETHIOPIC SYLLABLE SAA?
The ETHIOPIC SYLLABLE SAA character (ሳ) has codepoint U+1233.
How do I type or copy ETHIOPIC SYLLABLE SAA?
Copy ሳ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.