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 ’Bq’B}v’Bq’B}vB 100100100100001001110001100100100100001001111101011101101001001001000010011100011001001001000010011111010111011001000010 92427192427d7692427192427d7642
SJIS-WIN ?Bq?B}v?Bq?B}vB 001111110100001001110001001111110100001001111101011101100011111101000010011100010011111101000010011111010111011001000010 3f42713f427d763f42713f427d7642
EUC-JP ?Bq?B}v?Bq?B}vB 001111110100001001110001001111110100001001111101011101100011111101000010011100010011111101000010011111010111011001000010 3f42713f427d763f42713f427d7642
UTF-8 ’Bq’B}v’Bq’B}vB 11000010100100100100001001110001110000101001001001000010011111010111011011000010100100100100001001110001110000101001001001000010011111010111011001000010 c2924271c292427d76c2924271c292427d7642
UHC ?Bq?B}v?Bq?B}vB 001111110100001001110001001111110100001001111101011101100011111101000010011100010011111101000010011111010111011001000010 3f42713f427d763f42713f427d7642

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