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 ????Q????Q^ 0011111100111111001111110011111101010001001111110011111100111111001111110101000101011110 3f3f3f3f513f3f3f3f515e
SJIS-WIN 瀞?珥?Q瀞?珥?Q^ 100100111101001000111111111000001110000000111111010100011001001111010010001111111110000011100000001111110101000101011110 93d23fe0e03f5193d23fe0e03f515e
EUC-JP 瀞?珥?Q瀞?珥?Q^ 110001101101010000111111111000001110001000111111010100011100011011010100001111111110000011100010001111110101000101011110 c6d43fe0e23f51c6d43fe0e23f515e
UTF-8 瀞렕珥렮Q瀞렕珥렮Q^ 111001111000000010011110111010111010000010010101111001111000111110100101111010111010000010101110010100011110011110000000100111101110101110100000100101011110011110001111101001011110101110100000101011100101000101011110 e7809eeba095e78fa5eba0ae51e7809eeba095e78fa5eba0ae515e
UHC 瀞렕珥렮Q瀞렕珥렮Q^ 11101111111001111000111010101010111011001011010010001110101110110101000111101111111001111000111010101010111011001011010010001110101110110101000101011110 efe78eaaecb48ebb51efe78eaaecb48ebb515e

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