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 ????諶??^ 001111110011111100111111001111111111101110101010001111110011111101011110 3f3f3f3ffbaa3f3f5e
EUC-JP ????諶??^ 00111111001111110011111100111111100011111101111010110101001111110011111101011110 3f3f3f3f8fdeb53f3f5e
UTF-8 뤶쫷횓쪕諶렻렏^ 11101011101001001011011011101100101010111011011111101101100110101001001111101100101010101001010111101000101010111011011011101011101000001011101111101011101000001000111101011110 eba4b6ecabb7ed9a93ecaa95e8abb6eba0bbeba08f5e
UHC 뤶쫷횓쪕諶렻렏^ 100011111110010010100110100011101100001110001110101001011000111111100100101001101000111011000011100011101010010101011110 8fe4a68ec38ea58fe4a68ec38ea55e

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