Hot Springs Symbol
♨ is the Hot Springs symbol, used to represent warm baths, spas, and wellness areas.
U+2668
The ♨ symbol (HOT SPRINGS) represents hot, mineral bathing. It’s commonly used in wellness, travel, and signage contexts. You can copy it directly or use standard Unicode escapes in code.
Hot Springs Symbol Meaning
♨ (Unicode U+2668, named “HOT SPRINGS”) is a single-character symbol associated with hot spring baths and thermal wellness. It’s often used to label places like spas, bathhouses, or hot spring resorts, and to indicate soaking, relaxation, or warm-water facilities. In digital design, it works as a compact visual cue in menus, maps, schedules, and informational text. Because it’s a distinct Unicode character, you can reliably copy/paste it across many platforms, and you can also include it in HTML, CSS, and JavaScript using the provided escapes.
Common uses
- •Labeling spa or hot spring sections on a website menu
- •Marking “hot spring” amenities in travel guides and booking pages
- •Indicating a warm-water bath feature in app UI or settings screens
- •Adding a visual cue for wellness or relaxation events in event listings
- •Using it in signage-style graphics for bathhouse or resort information
Examples
♨ Hot Springs Symbol
- ♨Amenities: ♨ Hot Springs Pool
- ♨Join us for evening soaks at ♨ Hot Springs
- ♨Location: near the ♨ Hot Springs entrance
- ♨Today's schedule includes ♨ Hot Springs sessions
- ♨Relax corner ♨ Hot Springs access included
Variations
Ready to copy
Technical codes
| Unicode | U+2668 | |
| HTML Entity | ♨ | |
| HTML Code | ♨ | |
| CSS | \2668 |
FAQ
What does the Hot Springs symbol mean?
♨ (Unicode U+2668, named “HOT SPRINGS”) is a single-character symbol associated with hot spring baths and thermal wellness. It’s often used to label places like spas, bathhouses, or hot spring resorts, and to indicate soaking, relaxation, or warm-water facilities. In digital design, it works as a compact visual cue in menus, maps, schedules, and informational text. Because it’s a distinct Unicode character, you can reliably copy/paste it across many platforms, and you can also include it in HTML, CSS, and JavaScript using the provided escapes.
What is the Unicode name of ♨?
The Unicode name is “HOT SPRINGS” (U+2668).
How do I copy the symbol ♨?
You can copy and paste the character ♨ directly from this page anywhere your text input supports Unicode.
How can I include ♨ in HTML?
Use the HTML entity: ♨.
What escapes can I use in CSS or JavaScript?
CSS: \\2668. JavaScript: \\u{2668}.