• Mathematics
    VectorsMatricesVector SpaceAlgebraCalculusLogicAnalytic GeometryStatistics & ProbabilityGeometrySpecial Functions
    Physics
    MechanicsUnits & Constants
    Electronics
    Circuits
    Computer Science
    EncodingComputerLanguages
    Machine Learning
    ClusteringOptimizationRegressionKernels
    AI
    Neural Network
    Finance
    OptionsFixed IncomeMarket Analysis
    Help
    Contact usIndexSearchVersion history
    Practice Quiz
    LoginUser
  • Computer Science
    Encoding: ASCII Table
    • Encoding
      • ASCII Table
      • Integer Encoding
      • Decimal Number
        Encoding
      • Character Encoding
      • QR Code
      • Unicodes
      • Cryptography
    • Computer
      • Languages
        Control Codes
        DecimalHexaDecimalCodeNameEscape CodeCaret Notation
        000NULNull\0^@
        101SOHStart of Heading^A
        202STXStart of Text^B
        303ETXEnd of Text^C
        404EOTEnd of Transmission^D
        505ENQEnquiry^E
        606ACKAcknowledgement^F
        707BELBell\a^G
        808BSBack Space\b^H
        909HTHorizontal Tab\t^I
        100ALFLine Feed\n^J
        110BVTVertical Tab\v^K
        120CFFForm Feed\f^L
        130DCRCarriage Return\r^M
        140ESOShift Out^N
        150FSIShift In^O
        1610DLEData Link Escape^P
        1711DC1Device Control 1 XON^Q
        1812DC2Device Control 2^R
        1913DC3Device Control 3 XOFF^S
        2014DC4Device Control 4^T
        2115NAKNegative Acknowledgment^U
        2216SYNSynchronous idle^V
        2317ETBEnd of Transmission Block^W
        2418CANCancel^X
        2519EMEnd of Medium^Y
        261ASUBSubstitute^Z
        271BESCEscape[\e^[
        281CFSFile Separator^\
        291DGSGroup Separator^]
        301ERSRecord Separator^^
        311FUSUnit Separator^_
        1277FDELDelete^?
        Printable Characters
        DecimalHexaDecimalCharacter
        3220space
        3321!
        3422"
        3523#
        3624$
        3725%
        3826&
        3927'
        4028(
        4129)
        422A*
        432B+
        442C,
        452D-
        462E.
        472F/
        48300
        49311
        50322
        51333
        52344
        53355
        54366
        55377
        56388
        57399
        583A:
        593B;
        603C<
        613D=
        623E>
        633F?
        6440@
        6541A
        6642B
        6743C
        6844D
        6945E
        7046F
        7147G
        7248H
        7349I
        744AJ
        754BK
        764CL
        774DM
        784EN
        794FO
        8050P
        8151Q
        8252R
        8353S
        8454T
        8555U
        8656V
        8757W
        8858X
        8959Y
        905AZ
        915B[
        925C\
        935D]
        945E^
        955F_
        9660`
        9761a
        9862b
        9963c
        10064d
        10165e
        10266f
        10367g
        10468h
        10569i
        1066Aj
        1076Bk
        1086Cl
        1096Dm
        1106En
        1116Fo
        11270p
        11371q
        11472r
        11573s
        11674t
        11775u
        11876v
        11977w
        12078x
        12179y
        1227Az
        1237B{
        1247C|
        1257D}
        1267E~