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' : ''">
⛲
FOUNTAIN
Overview
⛲ (FOUNTAIN) is the Unicode character at code point U+26F2. It belongs to the Miscellaneous Symbols block, in the Other Symbol (So) general category. Its script is Zyyy.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+26F2 | |
| decimal | 9970 | |
| htmldecimal | ⛲ | |
| htmlhex | ⛲ | |
| css | \26F2 | |
| javascript | \u{26F2} | |
| python | \u26f2 | |
| java | \u26F2 | |
| go | \u26F2 | |
| ruby | \u{26F2} | |
| rust | \u{26F2} | |
| ccpp | \u26f2 | |
| urlencoded | %E2%9B%B2 | |
| utf8bytes | e2 9b b2 | |
| utf16bebytes | 26 f2 | |
| utf32bebytes | 00 00 26 f2 |
How to Use
HTML:
⛲
CSS:
content: "\26F2"
JavaScript:
"\u{26F2}"
Python:
"\u26f2"
Properties
- Block
- Miscellaneous Symbols
- Script
- Zyyy
- Category
- Other Symbol (So)
- Bidirectional
- ON
- Combining
- 0
- Mirrored
- No
Frequently Asked Questions
What is the ⛲ character (FOUNTAIN)?
⛲ (FOUNTAIN) is the Unicode character U+26F2.
What is the Unicode codepoint of FOUNTAIN?
The FOUNTAIN character (⛲) has codepoint U+26F2.
How do I type or copy FOUNTAIN?
Copy ⛲ directly, or use the HTML entity, UTF-8, and code encodings shown on this page.