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' : ''">
띿
HANGUL SYLLABLE RAGS
Overview
띿 (HANGUL SYLLABLE RAGS) is the Unicode character at code point U+B77F. It belongs to the Hangul Syllables block, in the Other Letter (Lo) general category. Its script is Hang.
On this page
Encoding Table
| Format | Value | Copy |
|---|---|---|
| unicode | U+B77F | |
| decimal | 46975 | |
| htmldecimal | 띿 | |
| htmlhex | 띿 | |
| css | \B77F | |
| javascript | \u{B77F} | |
| python | \ub77f | |
| java | \uB77F | |
| go | \uB77F | |
| ruby | \u{B77F} | |
| rust | \u{B77F} | |
| ccpp | \ub77f | |
| urlencoded | %EB%9D%BF | |
| utf8bytes | eb 9d bf | |
| utf16bebytes | b7 7f | |
| utf32bebytes | 00 00 b7 7f |
How to Use
HTML:
띿
CSS:
content: "\B77F"
JavaScript:
"\u{B77F}"
Python:
"\ub77f"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1105 1161 11AA
Frequently Asked Questions
What is the 띿 character (HANGUL SYLLABLE RAGS)?
띿 (HANGUL SYLLABLE RAGS) is the Unicode character U+B77F.
What is the Unicode codepoint of HANGUL SYLLABLE RAGS?
The HANGUL SYLLABLE RAGS character (띿) has codepoint U+B77F.
How do I type or copy HANGUL SYLLABLE RAGS?
Copy 띿 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.