Telepen Barcode

Telepen is a variable-length barcode symbology for encoding all 128 ASCII characters without the need for shift characters. Its main use has been in university and other academic libraries in the UK.

If you want to use non-printable or special characters in a barcode, you can use escape sequences. An escape sequence always start with a backslash ('\') followed by the sequence itself.

You can also enter the names of these control characters as plain text embedded in « »:

«NUL» «SOH» «STX» «ETX» «EOT» «ENQ» «ACK» «BEL» «BS» «HT» «LF» «VT» «FF» «CR» «SO» «SI» «DLE»
«DC1» «DC2» «DC3» «DC4» «NAK» «SYN» «ETB» «CAN» «EM» «SUB» «ESC» «FS»  «GS»  «RS» «US» «DEL»


Data and Options