Copyglyph

Hangul Jamo

All code points in the Hangul Jamo block.

U+1100
U+1101
U+1102
U+1103
U+1104
U+1105
U+1106
U+1107
U+1108
U+1109
U+110A
U+110B
U+110C
U+110D
U+110E
U+110F
U+1110
U+1111
U+1112
U+1113
U+1114
U+1115
U+1116
U+1117
U+1118
U+1119
U+111A
U+111B
U+111C
U+111D
U+111E
U+111F
U+1120
U+1121
U+1122
U+1123
U+1124
U+1125
U+1126
U+1127
U+1128
U+1129
U+112A
U+112B
U+112C
U+112D
U+112E
U+112F
U+1130
U+1131
U+1132
U+1133
U+1134
U+1135
U+1136
U+1137
U+1138
U+1139
U+113A
U+113B
U+113C
U+113D
U+113E
U+113F
U+1140
U+1141
U+1142
U+1143
U+1144
U+1145
U+1146
U+1147

Tips

  • Use clear, descriptive names for Hangul Jamo blocks in your design system and code comments.
  • Provide fallback glyphs or fallbacks when rendering fonts that may lack specific Jamo.
  • Document text-direction and shaping rules when mixing Hangul Jamo with other scripts.
  • Test rendering across platforms to catch font-coverage gaps early.
  • Include accessibility notes for screen readers when presenting isolated Jamo glyphs or compositions.

Hangul Jamo covers the individual consonant and vowel units that form Korean syllables. It is used in typography, font design, and text processing to assemble syllables or analyze their components. In UI, Jamo might appear in font previews, input methods, or linguistic tools.

Common pitfalls include inconsistent glyph metrics, font coverage gaps, and wrong assumptions about syllable composition. Understand that Jamo are building blocks rather than ready-to-display syllables in isolation. Historically, Jamo have played a key role in Korean writing systems and digital text processing, evolving from formal script records to modern, scalable typefaces. This background informs best practices for rendering, fonts, and accessibility, without tying you to specific versions or dates. For related blocks, see Geometric shapes block, Arrows block, Currency symbols, and Box drawing block.