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 茹??}茹??{^ 1110010010100101001111110011111101111101111001001010010100111111001111110111101101011110 e4a53f3f7de4a53f3f7b5e
EUC-JP 茹??}茹??{^ 1110100010100111001111110011111101111101111010001010011100111111001111110111101101011110 e8a73f3f7de8a73f3f7b5e
UTF-8 茹됬럷}茹됬럷{^ 111010001000110010111001111010111001000010101100111010111001111110110111011111011110100010001100101110011110101110010000101011001110101110011111101101110111101101011110 e88cb9eb90aceb9fb77de88cb9eb90aceb9fb77b5e
UHC 茹됬럷}茹됬럷{^ 111001101010101010001001111001111000111010010110011111011110011010101010100010011110011110001110100101100111101101011110 e6aa89e78e967de6aa89e78e967b5e

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