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