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 1001110111011101010001100111110101110110100111011101110101000110011111010111011001000010 9ddd467d769ddd467d7642
SJIS-WIN ??F}v??F}vB 0011111100111111010001100111110101110110001111110011111101000110011111010111011001000010 3f3f467d763f3f467d7642
EUC-JP ?ÝF}v?ÝF}vB 001111111000111110101010111100100100011001111101011101100011111110001111101010101111001001000110011111010111011001000010 3f8faaf2467d763f8faaf2467d7642
UTF-8 ÝF}vÝF}vB 110000101001110111000011100111010100011001111101011101101100001010011101110000111001110101000110011111010111011001000010 c29dc39d467d76c29dc39d467d7642
UHC ??F}v??F}vB 0011111100111111010001100111110101110110001111110011111101000110011111010111011001000010 3f3f467d763f3f467d7642

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