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^ 10010000111000100011111100111111001111110101000110010000111000100011111100111111001111110101000101011110 90e23f3f3f5190e23f3f3f515e
EUC-JP 絶???Q絶???Q^ 11000000111001000011111100111111001111110101000111000000111001000011111100111111001111110101000101011110 c0e43f3f3f51c0e43f3f3f515e
UTF-8 絶꺨댐쉐Q絶꺨댐쉐Q^ 111001111011010110110110111010101011101010101000111010111000110010010000111011001000100110010000010100011110011110110101101101101110101010111010101010001110101110001100100100001110110010001001100100000101000101011110 e7b5b6eabaa8eb8c90ec899051e7b5b6eabaa8eb8c90ec8990515e
UHC 絶꺨댐쉐Q絶꺨댐쉐Q^ 11101111101111101000001111001110101101001110111110111101101001100101000111101111101111101000001111001110101101001110111110111101101001100101000101011110 efbe83ceb4efbda651efbe83ceb4efbda6515e

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