To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ꡟCn}ꡟCn{^ 11001101101100001111110001000011011011100111110111001101101100001111110001000011011011100111101101011110 cdb0fc436e7dcdb0fc436e7b5e
SJIS-WIN ?°?Cn}?°?Cn{^ 001111111000000110001011001111110100001101101110011111010011111110000001100010110011111101000011011011100111101101011110 3f818b3f436e7d3f818b3f436e7b5e
EUC-JP ꡟCn}ꡟCn{^ 1000111110101010101111111010000111101011100011111010101111100100010000110110111001111101100011111010101010111111101000011110101110001111101010111110010001000011011011100111101101011110 8faabfa1eb8fabe4436e7d8faabfa1eb8fabe4436e7b5e
UTF-8 ꡟCn}ꡟCn{^ 11000011100011011100001010110000110000111011110001000011011011100111110111000011100011011100001010110000110000111011110001000011011011100111101101011110 c38dc2b0c3bc436e7dc38dc2b0c3bc436e7b5e
UHC ?°?Cn}?°?Cn{^ 001111111010000111000110001111110100001101101110011111010011111110100001110001100011111101000011011011100111101101011110 3fa1c63f436e7d3fa1c63f436e7b5e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)