/
CO
codepoints
/
Codepoints.net Unicode API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 33m ago · Updated 1mo ago
Details
Filter operations
get
show detailed information about a single code point
get
show detailed information about a Unicode block
get
show information about a Unicode plane
get
get an example glyph for a code point as PNG
get
get the canonical Unicode name for a code point
get
transform a string to another according to a mapping, e.g., making all characters upper-case.
get
Filter a string of characters by Unicode property
get
show a PNG image where every code point is represented by one pixel
get
Specify one or more ISO short names separated by comma
get
search for code points by their properties
get
oEmbed API endpoint for URLs matching “codepoints.net”
show information about a Unicode plane
get
/plane/{plane}
Response
properties of the given plane
object
required
name
string
first
string
a hexadecimal, potentially 0-padded number with leading “U+”
last
string
a hexadecimal, potentially 0-padded number with leading “U+”
blocks
string[]
next_plane
string
prev_plane
string
Changes