`Integer.toHexString(value).padStart(4, '0')`
# getting-started
o
Integer.toHexString(value).padStart(4, '0')