CBOR playground. See
RFC 8949
for the CBOR specification, and
cbor.io
for more background information.
CBOR
Diagnostic
plain hex
deterministic (with
dCBOR)
4
Bytes
as text
utf8
nan
emb cbor
cborseq
enter hex below or
1, -1, -2, -3
# CBOR sequence with 4 elements 01 # unsigned(1) 20 # negative(0) 21 # negative(1) 22 # negative(2)