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