CBOR playground. See
RFC 8949
for the CBOR specification, and
cbor.io
for more background information.
CBOR
Diagnostic
plain hex
deterministic (with
dCBOR)
5
Bytes
as text
utf8
nan
emb cbor
cborseq
enter hex below or
{1: 500}
A1 # map(1) 01 # unsigned(1) 19 01F4 # unsigned(500)