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 GYO
Overview
교 (HANGUL SYLLABLE GYO) is the Unicode character at code point U+AD50. 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+AD50 | |
| decimal | 44368 | |
| htmldecimal | 교 | |
| htmlhex | 교 | |
| css | \AD50 | |
| javascript | \u{AD50} | |
| python | \uad50 | |
| java | \uAD50 | |
| go | \uAD50 | |
| ruby | \u{AD50} | |
| rust | \u{AD50} | |
| ccpp | \uad50 | |
| urlencoded | %EA%B5%90 | |
| utf8bytes | ea b5 90 | |
| utf16bebytes | ad 50 | |
| utf32bebytes | 00 00 ad 50 |
How to Use
HTML:
교
CSS:
content: "\AD50"
JavaScript:
"\u{AD50}"
Python:
"\uad50"
Properties
- Block
- Hangul Syllables
- Script
- Hang
- Category
- Other Letter (Lo)
- Bidirectional
- L
- Combining
- 0
- Mirrored
- No
- Decomposition
- 1100 116D
Frequently Asked Questions
What is the 교 character (HANGUL SYLLABLE GYO)?
교 (HANGUL SYLLABLE GYO) is the Unicode character U+AD50.
What is the Unicode codepoint of HANGUL SYLLABLE GYO?
The HANGUL SYLLABLE GYO character (교) has codepoint U+AD50.
How do I type or copy HANGUL SYLLABLE GYO?
Copy 교 directly, or use the HTML entity, UTF-8, and code encodings shown on this page.