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 ??F}v??F}vB 0011111100111111010001100111110101110110001111110011111101000110011111010111011001000010 3f3f467d763f3f467d7642
SJIS-WIN 薔?F}v薔?F}vB 11100101010010110011111101000110011111010111011011100101010010110011111101000110011111010111011001000010 e54b3f467d76e54b3f467d7642
EUC-JP 薔?F}v薔?F}vB 11101001101011000011111101000110011111010111011011101001101011000011111101000110011111010111011001000010 e9ac3f467d76e9ac3f467d7642
UTF-8 薔렟F}v薔렟F}vB 11101000100101101001010011101011101000001001111101000110011111010111011011101000100101101001010011101011101000001001111101000110011111010111011001000010 e89694eba09f467d76e89694eba09f467d7642
UHC 薔렟F}v薔렟F}vB 111011011111100110001110101100000100011001111101011101101110110111111001100011101011000001000110011111010111011001000010 edf98eb0467d76edf98eb0467d7642

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