Geometric Shapes: White Small Square

โ–ซ๏ธ
U+25AB U+FE0F
โ–ซ๏ธ
Noto text font
โ–ซ๏ธ
Noto color emoji font
โ–ซ๏ธ
Noto b&w emoji font
Plane
0 (Basic Multilingual)
Block
Geometric Shapes
Unicode Version
1.1
UTF-32BE
00 00 25 AB 00 00 FE 0F
UTF-32LE
AB 25 00 00 0F FE 00 00
UTF-16BE
25 AB FE 0F
UTF-16LE
AB 25 0F FE
UTF-8
E2 96 AB EF B8 8F

Decomposition

  1. โ–ซ
    U+25AB
  2. ๏ธ
    U+FE0F

Character Escapes

HTML5
▫️
▫️
C
\u25AB\uFE0F (C99)
\U0025AB\U00FE0F (C99)
C++
\u{25AB}\u{FE0F} (C++23)
\U000025AB\U0000FE0F
\u25AB\uFE0F
Java
\u25AB\uFE0F
JavaScript
\u{25AB}\u{FE0F}
\u25AB\uFE0F
CSS
\25AB\FE0F
\0025AB\00FE0F
Quoted-Printable
=E2=96=AB=EF=B8=8F
URL
%E2%96%AB%EF%B8%8F