Unicode Table
// Browse Unicode blocks and characters
Basic Latin95 characters
U+0020
!
U+0021
"
U+0022
#
U+0023
$
U+0024
%
U+0025
&
U+0026
'
U+0027
(
U+0028
)
U+0029
*
U+002A
+
U+002B
,
U+002C
-
U+002D
.
U+002E
/
U+002F
0
U+0030
1
U+0031
2
U+0032
3
U+0033
4
U+0034
5
U+0035
6
U+0036
7
U+0037
8
U+0038
9
U+0039
:
U+003A
;
U+003B
<
U+003C
=
U+003D
>
U+003E
?
U+003F
@
U+0040
A
U+0041
B
U+0042
C
U+0043
D
U+0044
E
U+0045
F
U+0046
G
U+0047
H
U+0048
I
U+0049
J
U+004A
K
U+004B
L
U+004C
M
U+004D
N
U+004E
O
U+004F
P
U+0050
Q
U+0051
R
U+0052
S
U+0053
T
U+0054
U
U+0055
V
U+0056
W
U+0057
X
U+0058
Y
U+0059
Z
U+005A
[
U+005B
\
U+005C
]
U+005D
^
U+005E
_
U+005F
`
U+0060
a
U+0061
b
U+0062
c
U+0063
d
U+0064
e
U+0065
f
U+0066
g
U+0067
h
U+0068
i
U+0069
j
U+006A
k
U+006B
l
U+006C
m
U+006D
n
U+006E
o
U+006F
p
U+0070
q
U+0071
r
U+0072
s
U+0073
t
U+0074
u
U+0075
v
U+0076
w
U+0077
x
U+0078
y
U+0079
z
U+007A
{
U+007B
|
U+007C
}
U+007D
~
U+007E
#About Unicode Table
Free online Unicode table. Browse Unicode character blocks and ranges. Search for characters by name, code point, or symbol. Includes common Unicode blocks. This tool runs entirely in your browser — your data is never sent to a server. Just paste your input, get instant results, and copy with one click. No sign-up or installation required.
#FAQ
What is Unicode? ▾
Unicode is a universal character encoding standard that assigns a unique code point to every character across all writing systems. It supports over 149,000 characters from 161 scripts, including emoji.
What is a Unicode code point? ▾
A code point is a numeric value that uniquely identifies a character in the Unicode standard. Code points are written as U+ followed by a hex number, e.g., U+0041 for the letter A. The range is U+0000 to U+10FFFF.
</> Embed this tool ▾
Copy this code to embed the tool on your website. Adjust the height to fit your layout.
<iframe src="https://www.browserutils.dev/embed/unicode-table" width="100%" height="500" frameborder="0" title="Unicode Table"></iframe>