Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about 7-bit

Read more about 7-bit

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - 7-bit

Python Decode OctetString 7-bit Characters

I'm currently playing around with decoded asn1 data and can't wrap my head around correctly decoding the data into strings (if the data is numerical it's working absolutely fine) Example: Hex String -...
test-img

zeitghaist

python

7-bit

octetstring

Votes: 0

Answers: 1

Latest Answer

managed to solve the riddle in the meantime (@BoarGules, you are right, the spec is misleading from my perspective). First of all, for Chars (the hex starts with d0 in this case), the nibbles must not...
test-img

zeitghaist

Convert Extended ASCII or Unicode to 7-bit ASCII (<128) equivalent including special characters

How can I convert characters in Java from Extended ASCII or Unicode to their 7-bit ASCII equivalent, including special characters like open (“ 0x93) and close (” 0x94) quotes to a simple double quote ...
test-img

Peter

java

db2

ascii

ibm-midrange

7-bit

Votes: 0

Answers: 3

Latest Answer

You can just use String.replace() to replace the quote characters as another commenter recommends, and you could grow the list of problematic characters over time. You could also use a more generic fu...
test-img

Jesse

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved