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
๐ฒ (SHAVIAN LETTER ICE) is the Unicode character at code point U+10472. It belongs to the Shavian block, in the Other Letter (Lo) general category. Its script is Shaw.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+10472 | |
| decimal | 66674 | |
| htmldecimal | 𐑲 | |
| htmlhex | 𐑲 | |
| css | \10472 | |
| javascript | \u{10472} | |
| python | \U00010472 | |
| java | \uD801\uDC72 | |
| go | \U00010472 | |
| ruby | \u{10472} | |
| rust | \u{10472} | |
| ccpp | \U00010472 | |
| urlencoded | %F0%90%91%B2 | |
| utf8bytes | f0 90 91 b2 | |
| utf16bebytes | d8 01 dc 72 | |
| utf32bebytes | 00 01 04 72 |
How to Use
HTML:
𐑲
CSS:
content: "\10472"
JavaScript:
"\u{10472}"
Python:
"\U00010472"
Properties
Frequently Asked Questions
What is the ๐ฒ character (SHAVIAN LETTER ICE)?
๐ฒ (SHAVIAN LETTER ICE) is the Unicode character U+10472.
What is the Unicode codepoint of SHAVIAN LETTER ICE?
The SHAVIAN LETTER ICE character (๐ฒ) has codepoint U+10472.
How do I type or copy SHAVIAN LETTER ICE?
Copy ๐ฒ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.