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 ?????w?????w^ 00111111001111110011111100111111001111110111011100111111001111110011111100111111001111110111011101011110 3f3f3f3f3f773f3f3f3f3f775e
SJIS-WIN ウシ菽ルタwウシ菽ルタw^ 101100111011110011100100110000011101100111000000011101111011001110111100111001001100000111011001110000000111011101011110 b3bce4c1d9c077b3bce4c1d9c0775e
EUC-JP ウシ菽ルタwウシ菽ルタw^ 1000111010110011100011101011110011101000110000111000111011011001100011101100000001110111100011101011001110001110101111001110100011000011100011101101100110001110110000000111011101011110 8eb38ebce8c38ed98ec0778eb38ebce8c38ed98ec0775e
UTF-8 ウシ菽ルタwウシ菽ルタw^ 111011111011110110110011111011111011110110111100111010001000111110111101111011111011111010011001111011111011111010000000011101111110111110111101101100111110111110111101101111001110100010001111101111011110111110111110100110011110111110111110100000000111011101011110 efbdb3efbdbce88fbdefbe99efbe8077efbdb3efbdbce88fbdefbe99efbe80775e
UHC ??菽??w??菽??w^ 001111110011111111100010110111010011111100111111011101110011111100111111111000101101110100111111001111110111011101011110 3f3fe2dd3f3f773f3fe2dd3f3f775e

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