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{^ 10010000111101001000111101000011011011100111110110010000111101001000111101000011011011100111101101011110 90f48f436e7d90f48f436e7b5e
SJIS-WIN ???Cn}???Cn{^ 00111111001111110011111101000011011011100111110100111111001111110011111101000011011011100111101101011110 3f3f3f436e7d3f3f3f436e7b5e
EUC-JP ?ô?Cn}?ô?Cn{^ 0011111110001111101010111101010000111111010000110110111001111101001111111000111110101011110101000011111101000011011011100111101101011110 3f8fabd43f436e7d3f8fabd43f436e7b5e
UTF-8 ôCn}ôCn{^ 11000010100100001100001110110100110000101000111101000011011011100111110111000010100100001100001110110100110000101000111101000011011011100111101101011110 c290c3b4c28f436e7dc290c3b4c28f436e7b5e
UHC ???Cn}???Cn{^ 00111111001111110011111101000011011011100111110100111111001111110011111101000011011011100111101101011110 3f3f3f436e7d3f3f3f436e7b5e

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