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 DAGS) is the Unicode character at code point U+10333. 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+10333 | |
| decimal | 66355 | |
| htmldecimal | 𐌳 | |
| htmlhex | 𐌳 | |
| css | \10333 | |
| javascript | \u{10333} | |
| python | \U00010333 | |
| java | \uD800\uDF33 | |
| go | \U00010333 | |
| ruby | \u{10333} | |
| rust | \u{10333} | |
| ccpp | \U00010333 | |
| urlencoded | %F0%90%8C%B3 | |
| utf8bytes | f0 90 8c b3 | |
| utf16bebytes | d8 00 df 33 | |
| utf32bebytes | 00 01 03 33 |
How to Use
HTML:
𐌳
CSS:
content: "\10333"
JavaScript:
"\u{10333}"
Python:
"\U00010333"
Properties
Frequently Asked Questions
What is the ๐ณ character (GOTHIC LETTER DAGS)?
๐ณ (GOTHIC LETTER DAGS) is the Unicode character U+10333.
What is the Unicode codepoint of GOTHIC LETTER DAGS?
The GOTHIC LETTER DAGS character (๐ณ) has codepoint U+10333.
How do I type or copy GOTHIC LETTER DAGS?
Copy ๐ณ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.