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' : ''">
⃀
SOM SIGN
Overview
⃀ (SOM SIGN) is the Unicode character at code point U+20C0. It belongs to the Currency Symbols block, in the Currency Symbol (Sc) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+20C0 | |
| decimal | 8384 | |
| htmldecimal | ⃀ | |
| htmlhex | ⃀ | |
| css | \20C0 | |
| javascript | \u{20C0} | |
| python | \u20c0 | |
| java | \u20C0 | |
| go | \u20C0 | |
| ruby | \u{20C0} | |
| rust | \u{20C0} | |
| ccpp | \u20c0 | |
| urlencoded | %E2%83%80 | |
| utf8bytes | e2 83 80 | |
| utf16bebytes | 20 c0 | |
| utf32bebytes | 00 00 20 c0 |
How to Use
HTML:
⃀
CSS:
content: "\20C0"
JavaScript:
"\u{20C0}"
Python:
"\u20c0"
Properties
- Block
- Currency Symbols
- Script
- Zyyy
- Category
- Currency Symbol (Sc)
- Bidirectional
- ET
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ⃀ character (SOM SIGN)?
⃀ (SOM SIGN) is the Unicode character U+20C0.
What is the Unicode codepoint of SOM SIGN?
The SOM SIGN character (⃀) has codepoint U+20C0.
How do I type or copy SOM SIGN?
Copy ⃀ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.