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 ûI޲OûQŽ¢ûLޏ 11111011010010011000111010110010010011111111101101010001100011101010001011111011010011001000111010111000 fb498eb24ffb518ea2fb4c8eb8
SJIS-WIN ?I??O?Q?¢?L?? 0011111101001001001111110011111101001111001111110101000100111111100000011001000100111111010011000011111100111111 3f493f3f4f3f513f81913f4c3f3f
EUC-JP ûI??OûQ?¢ûL?¸ 10001111101010111110010101001001001111110011111101001111100011111010101111100101010100010011111110100001111100011000111110101011111001010100110000111111100011111010001010110001 8fabe5493f3f4f8fabe5513fa1f18fabe54c3f8fa2b1
UTF-8 ûI޲OûQŽ¢ûLޏ 11000011101110110100100111000010100011101100001010110010010011111100001110111011010100011100001010001110110000101010001011000011101110110100110011000010100011101100001010111000 c3bb49c28ec2b24fc3bb51c28ec2a2c3bb4cc28ec2b8
UHC ?I?²O?Q???L?¸ 001111110100100100111111101010011111011101001111001111110101000100111111001111110011111101001100001111111010001010101100 3f493fa9f74f3f513f3f3f4c3fa2ac

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