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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 直??}直??{^ 1001001010111100001111110011111101111101100100101011110000111111001111110111101101011110 92bc3f3f7d92bc3f3f7b5e
EUC-JP 直??}直??{^ 1100010010111110001111110011111101111101110001001011111000111111001111110111101101011110 c4be3f3f7dc4be3f3f7b5e
UTF-8 直롎롕}直롎롕{^ 111001111001101110110100111010111010000110001110111010111010000110010101011111011110011110011011101101001110101110100001100011101110101110100001100101010111101101011110 e79bb4eba18eeba1957de79bb4eba18eeba1957b5e
UHC 直롎롕}直롎롕{^ 111100101100000110001110110101001000111011011001011111011111001011000001100011101101010010001110110110010111101101011110 f2c18ed48ed97df2c18ed48ed97b5e

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