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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ????瀟??^ 001111110011111100111111001111111110000001101110001111110011111101011110 3f3f3f3fe06e3f3f5e
EUC-JP ???瑗瀟??^ 0011111100111111001111111000111111001100110000001101111111001111001111110011111101011110 3f3f3f8fccc0dfcf3f3f5e
UTF-8 솽쓰뤖瑗瀟쾹팼^ 11101100100001101011110111101100100100111011000011101011101001001001011011100111100100011001011111100111100000001001111111101100101111101011100111101101100011001011110001011110 ec86bdec93b0eba496e79197e7809fecbeb9ed8cbc5e
UHC 솽쓰뤖瑗瀟쾹팼^ 101111001110000110111110101100101000111111000110111010101011110011100001101111101011001010001111110001101101011101011110 bce1beb28fc6eabce1beb28fc6d75e

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