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 ‘þ}’G’L’G’F‘þ}’G’L’G’F^ 1001000111111110011111011001001001000111100100100100110010010010010001111001001001000110100100011111111001111101100100100100011110010010010011001001001001000111100100100100011001011110 91fe7d9247924c9247924691fe7d9247924c924792465e
SJIS-WIN ??}?G?L?G?F??}?G?L?G?F^ 0011111100111111011111010011111101000111001111110100110000111111010001110011111101000110001111110011111101111101001111110100011100111111010011000011111101000111001111110100011001011110 3f3f7d3f473f4c3f473f463f3f7d3f473f4c3f473f465e
EUC-JP ?þ}?G?L?G?F?þ}?G?L?G?F^ 001111111000111110101001110100000111110100111111010001110011111101001100001111110100011100111111010001100011111110001111101010011101000001111101001111110100011100111111010011000011111101000111001111110100011001011110 3f8fa9d07d3f473f4c3f473f463f8fa9d07d3f473f4c3f473f465e
UTF-8 ‘þ}’G’L’G’F‘þ}’G’L’G’F^ 1100001010010001110000111011111001111101110000101001001001000111110000101001001001001100110000101001001001000111110000101001001001000110110000101001000111000011101111100111110111000010100100100100011111000010100100100100110011000010100100100100011111000010100100100100011001011110 c291c3be7dc29247c2924cc29247c29246c291c3be7dc29247c2924cc29247c292465e
UHC ?þ}?G?L?G?F?þ}?G?L?G?F^ 00111111101010011010110101111101001111110100011100111111010011000011111101000111001111110100011000111111101010011010110101111101001111110100011100111111010011000011111101000111001111110100011001011110 3fa9ad7d3f473f4c3f473f463fa9ad7d3f473f4c3f473f465e

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