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 æôŒŒ„CLæôŒŒ„CL^ 111001101111010010001100100011001000010001000011010011001110011011110100100011001000110010000100010000110100110001011110 e6f48c8c84434ce6f48c8c84434c5e
SJIS-WIN ?????CL?????CL^ 001111110011111100111111001111110011111101000011010011000011111100111111001111110011111100111111010000110100110001011110 3f3f3f3f3f434c3f3f3f3f3f434c5e
EUC-JP æô???CLæô???CL^ 1000111110101001110000011000111110101011110101000011111100111111001111110100001101001100100011111010100111000001100011111010101111010100001111110011111100111111010000110100110001011110 8fa9c18fabd43f3f3f434c8fa9c18fabd43f3f3f434c5e
UTF-8 æôŒŒ„CLæôŒŒ„CL^ 11000011101001101100001110110100110000101000110011000010100011001100001010000100010000110100110011000011101001101100001110110100110000101000110011000010100011001100001010000100010000110100110001011110 c3a6c3b4c28cc28cc284434cc3a6c3b4c28cc28cc284434c5e
UHC æ????CLæ????CL^ 1010100110100001001111110011111100111111001111110100001101001100101010011010000100111111001111110011111100111111010000110100110001011110 a9a13f3f3f3f434ca9a13f3f3f3f434c5e

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