UTF8String ::= [UNIVERSAL 12] IMPLICIT UTF8String (Bmp)
Le type UTF8String modélise une chaîne de caractères Unicode 2.0 encodée en UTF-8. Le nombre d'octets est donc variable.
LettreA UTF8String ::= {65}
LettreB UTF8String ::= {66}
LettreC UTF8String ::= {67}