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 織??}織??{^ 1001000001000100001111110011111101111101100100000100010000111111001111110111101101011110 90443f3f7d90443f3f7b5e
EUC-JP 織??}織??{^ 1011111110100101001111110011111101111101101111111010010100111111001111110111101101011110 bfa53f3f7dbfa53f3f7b5e
UTF-8 織롌렽}織롌렽{^ 111001111011100110010100111010111010000110001100111010111010000010111101011111011110011110111001100101001110101110100001100011001110101110100000101111010111101101011110 e7b994eba18ceba0bd7de7b994eba18ceba0bd7b5e
UHC 織롌렽}織롌렽{^ 111100101100010010001110110100101000111011000101011111011111001011000100100011101101001010001110110001010111101101011110 f2c48ed28ec57df2c48ed28ec57b5e

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