Selects which braille encoding to produce or parse.
UNICODE uses braille Unicode code points such as ⠓, while ASCII uses the legacy ASCII braille notation exposed by some assistive tooling.
UNICODE
⠓
ASCII
ASCII braille symbols such as a or #.
a
#
Unicode braille cells such as ⠁.
⠁
Selects which braille encoding to produce or parse.
UNICODEuses braille Unicode code points such as⠓, whileASCIIuses the legacy ASCII braille notation exposed by some assistive tooling.