Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7005077
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T21:18:22+00:00 2026-05-27T21:18:22+00:00

I am surfing around from quite some time for a proper solution for the

  • 0

I am surfing around from quite some time for a proper solution for the above question.

I could not find the solution for the conversion/encoding in Java language.

I need to encode a hex string into base 36 formatted string.

For example, these are sample inputs and outputs.

ID and reversed B36 encoding

3028354D8202028000000000,CHL58FYDITHJ83VN0G1
3028354D8202028000000001,DHL58FYDITHJ83VN0G1
3028354D8202028000000002,EHL58FYDITHJ83VN0G1

Suggestions are highly appreciated.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T21:18:23+00:00Added an answer on May 27, 2026 at 9:18 pm

    Have you tried:

    String convertHexToBase36(String hex) {
      BigInteger big = new BigInteger(hex, 16);
      return big.toString(36);
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Every time I look at some Java source code, I find myself surfing in
After some googling and stackoverflow surfing, i didn't find any description of my problem,
While surfing for a solution to call Matlab from Java, I came to know
I have been surfing for this anwser, but seems like its not supportef in
Possible Duplicate: How does this work? Weird Towers of Hanoi Solution While surfing Google,
Guys, I have been surfing thru the web to find a way that I
I am trying to deter bots from surfing my pages. So I want to
I found out, while shoulder surfing some other - much more experienced programmers -
How do I configure Apache to prevent my users from explicitly surfing to http://myurl/somepath/index.php
So, I am surfing around in the Google, using different keywords for finding a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.