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’L’Q’L’Q’L’Q’L 110000101001001001010001110000101001001001001100110000101001001001010001110000101001001001001100110000101001001001010001110000101001001001001100110000101001001001010001110000101001001001001100 c29251c2924cc29251c2924cc29251c2924cc29251c2924c
SJIS-WIN ??Q??L??Q??L??Q??L??Q??L 001111110011111101010001001111110011111101001100001111110011111101010001001111110011111101001100001111110011111101010001001111110011111101001100001111110011111101010001001111110011111101001100 3f3f513f3f4c3f3f513f3f4c3f3f513f3f4c3f3f513f3f4c
EUC-JP Â?QÂ?LÂ?QÂ?LÂ?QÂ?LÂ?QÂ?L 10001111101010101010010000111111010100011000111110101010101001000011111101001100100011111010101010100100001111110101000110001111101010101010010000111111010011001000111110101010101001000011111101010001100011111010101010100100001111110100110010001111101010101010010000111111010100011000111110101010101001000011111101001100 8faaa43f518faaa43f4c8faaa43f518faaa43f4c8faaa43f518faaa43f4c8faaa43f518faaa43f4c
UTF-8 ’Q’L’Q’L’Q’L’Q’L 11000011100000101100001010010010010100011100001110000010110000101001001001001100110000111000001011000010100100100101000111000011100000101100001010010010010011001100001110000010110000101001001001010001110000111000001011000010100100100100110011000011100000101100001010010010010100011100001110000010110000101001001001001100 c382c29251c382c2924cc382c29251c382c2924cc382c29251c382c2924cc382c29251c382c2924c
UHC ??Q??L??Q??L??Q??L??Q??L 001111110011111101010001001111110011111101001100001111110011111101010001001111110011111101001100001111110011111101010001001111110011111101001100001111110011111101010001001111110011111101001100 3f3f513f3f4c3f3f513f3f4c3f3f513f3f4c3f3f513f3f4c

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