Base32hex encoding

GPTKB entity

Statements (26)
Predicate Object
gptkbp:instanceOf character encoding
gptkbp:alphabet 0123456789ABCDEFGHIJKLMNOPQRSTUV
gptkbp:alphabetLength 32
gptkbp:alsoKnownAs Extended Hex Base32
base32hex
base32hex alphabet
gptkbp:bitGroupSize 5
gptkbp:bitsPerCharacter 5
gptkbp:category binary-to-text encoding schemes
gptkbp:characterSet 0-9
A-Z
gptkbp:definedIn gptkb:RFC_4648
gptkbp:differenceFromBase32 alphabet order matches hexadecimal order
uses 0-9 for first 10 digits instead of A-J
https://www.w3.org/2000/01/rdf-schema#label Base32hex encoding
gptkbp:paddingCharacter =
gptkbp:relatedTo gptkb:Base32
Base64
Base16
gptkbp:standardizedBy gptkb:IETF
gptkbp:usedFor data transmission
data storage
binary-to-text encoding
gptkbp:variant Base32 encoding
gptkbp:bfsParent gptkb:RFC_4648
gptkbp:bfsLayer 7