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