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 RING
Overview
링 (HANGUL SYLLABLE RING) is the Unicode character at code point U+B9C1. 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+B9C1 | |
| decimal | 47553 | |
| htmldecimal | 링 | |
| htmlhex | 링 | |
| css | \B9C1 | |
| javascript | \u{B9C1} | |
| python | \ub9c1 | |
| java | \uB9C1 | |
| go | \uB9C1 | |
| ruby | \u{B9C1} | |
| rust | \u{B9C1} | |
| ccpp | \ub9c1 | |
| urlencoded | %EB%A7%81 | |
| utf8bytes | eb a7 81 | |
| utf16bebytes | b9 c1 | |
| utf32bebytes | 00 00 b9 c1 |
How to Use
HTML:
링
CSS:
content: "\B9C1"
JavaScript:
"\u{B9C1}"
Python:
"\ub9c1"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1105 1175 11BC
Frequently Asked Questions
What is the 링 character (HANGUL SYLLABLE RING)?
링 (HANGUL SYLLABLE RING) is the Unicode character U+B9C1.
What is the Unicode codepoint of HANGUL SYLLABLE RING?
The HANGUL SYLLABLE RING character (링) has codepoint U+B9C1.
How do I type or copy HANGUL SYLLABLE RING?
Copy 링 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.