Halfwidth Hangul Letter Oe
Copy and paste the halfwidth hangul letter oe symbol ᅬ (U+FFCF) instantly. Part of the Halfwidth and Fullwidth Forms Unicode block.
Works everywhere: websites, documents, social media, code editors
Character Codes
About This Symbol
- Name
- Halfwidth Hangul Letter Oe
- Unicode Block
- Halfwidth and Fullwidth Forms
- Code Point
- U+FFCF
The Halfwidth Hangul Letter Oe (ᅬ) is a Unicode character assigned to the Halfwidth and Fullwidth Forms block at code point U+FFCF. This block contains characters used across a variety of applications including technical documentation, web development, mathematical notation, and everyday digital communication. The halfwidth hangul letter oe symbol can be inserted directly into text or referenced through its HTML entity, CSS code, or JavaScript escape sequence for use in websites and applications.
How to Use
- 1.Click "Copy Symbol" above to copy ᅬ to your clipboard
- 2.Paste it anywhere with Ctrl+V (or Cmd+V on Mac)
- 3.Or use the HTML entity
ᅬin your code - 4.For CSS, use
\FFCFwith the content property
Understanding Halfwidth Hangul Letter Oe
Among the characters in the Halfwidth and Fullwidth Forms block, the halfwidth hangul letter oe (ᅬ) at U+FFCF fills a specific niche. Its inclusion in the Unicode standard reflects real-world demand for this particular symbol in digital text, enabling authors and developers to reference it unambiguously.
The hexadecimal value FFCF places this character at decimal position 65487 in the Unicode table. When embedding this character in source code, developers can choose between the HTML numeric reference ᅬ, the CSS escape \FFCF, or the JavaScript literal \u{FFCF}. Each method guarantees correct rendering regardless of the file encoding.
Known by its descriptive name referencing "halfwidth hangul," this character serves a specific role that generic symbols cannot fill. It appears in specialized typography, technical standards, and digital content where precision in symbol choice directly affects meaning or layout.