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
๐ (GOTHIC LETTER SAUIL) is the Unicode character at code point U+10343. It belongs to the Gothic block, in the Other Letter (Lo) general category. Its script is Goth.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10343 | |
| decimal | 66371 | |
| htmldecimal | 𐍃 | |
| htmlhex | 𐍃 | |
| css | \10343 | |
| javascript | \u{10343} | |
| python | \U00010343 | |
| java | \uD800\uDF43 | |
| go | \U00010343 | |
| ruby | \u{10343} | |
| rust | \u{10343} | |
| ccpp | \U00010343 | |
| urlencoded | %F0%90%8D%83 | |
| utf8bytes | f0 90 8d 83 | |
| utf16bebytes | d8 00 df 43 | |
| utf32bebytes | 00 01 03 43 |
How to Use
HTML:
𐍃
CSS:
content: "\10343"
JavaScript:
"\u{10343}"
Python:
"\U00010343"
Properties
Frequently Asked Questions
What is the ๐ character (GOTHIC LETTER SAUIL)?
๐ (GOTHIC LETTER SAUIL) is the Unicode character U+10343.
What is the Unicode codepoint of GOTHIC LETTER SAUIL?
The GOTHIC LETTER SAUIL character (๐) has codepoint U+10343.
How do I type or copy GOTHIC LETTER SAUIL?
Copy ๐ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.