Basic Latin: [Sequence]

mol
U+006D U+006F U+006C
mol
Noto text font
Plane
0 (Basic Multilingual)
Block
Basic Latin
Unicode Version
[None]
UTF-32BE
00 00 00 6D 00 00 00 6F 00 00 00 6C
UTF-32LE
6D 00 00 00 6F 00 00 00 6C 00 00 00
UTF-16BE
00 6D 00 6F 00 6C
UTF-16LE
6D 00 6F 00 6C 00
UTF-8
6D 6F 6C

Decomposition

  1. m
    U+006D
  2. o
    U+006F
  3. l
    U+006C

Character Escapes

HTML5
mol
mol
C
\u006D\u006F\u006C (C99)
\U00006D\U00006F\U00006C (C99)
\x6D\x6F\x6C (encoding-dependent)
\155\157\154 (encoding-dependent)
C++
\u{6D}\u{6F}\u{6C} (C++23)
\x{6D}\x{6F}\x{6C} (C++23, encoding-dependent)
\o{155}\o{157}\o{154} (C++23, encoding-dependent)
\U0000006D\U0000006F\U0000006C
\u006D\u006F\u006C
\x6D\x6F\x6C (encoding-dependent)
\155\157\154 (encoding-dependent)
Java
\u006D\u006F\u006C
JavaScript
\u{6D}\u{6F}\u{6C}
\u006D\u006F\u006C
\x6D\x6F\x6C
CSS
\6D\6F\6C
\00006D\00006F\00006C
Quoted-Printable
=6D=6F=6C
URL
%6D%6F%6C