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 NIM
Overview
님 (HANGUL SYLLABLE NIM) is the Unicode character at code point U+B2D8. 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+B2D8 | |
| decimal | 45784 | |
| htmldecimal | 님 | |
| htmlhex | 님 | |
| css | \B2D8 | |
| javascript | \u{B2D8} | |
| python | \ub2d8 | |
| java | \uB2D8 | |
| go | \uB2D8 | |
| ruby | \u{B2D8} | |
| rust | \u{B2D8} | |
| ccpp | \ub2d8 | |
| urlencoded | %EB%8B%98 | |
| utf8bytes | eb 8b 98 | |
| utf16bebytes | b2 d8 | |
| utf32bebytes | 00 00 b2 d8 |
How to Use
HTML:
님
CSS:
content: "\B2D8"
JavaScript:
"\u{B2D8}"
Python:
"\ub2d8"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1102 1175 11B7
Frequently Asked Questions
What is the 님 character (HANGUL SYLLABLE NIM)?
님 (HANGUL SYLLABLE NIM) is the Unicode character U+B2D8.
What is the Unicode codepoint of HANGUL SYLLABLE NIM?
The HANGUL SYLLABLE NIM character (님) has codepoint U+B2D8.
How do I type or copy HANGUL SYLLABLE NIM?
Copy 님 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.