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]
82 # array(2) 01 # unsigned(1) 19 01F4 # unsigned(500)