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 õçó´J}õçó´J{^ 11110101111001111111001110110100010010100111110111110101111001111111001110110100010010100111101101011110 f5e7f3b44a7df5e7f3b44a7b5e
SJIS-WIN ???´J}???´J{^ 001111110011111100111111100000010100110001001010011111010011111100111111001111111000000101001100010010100111101101011110 3f3f3f814c4a7d3f3f3f814c4a7b5e
EUC-JP õçó´J}õçó´J{^ 100011111010101111011000100011111010101110101110100011111010101111010001101000011010110101001010011111011000111110101011110110001000111110101011101011101000111110101011110100011010000110101101010010100111101101011110 8fabd88fabae8fabd1a1ad4a7d8fabd88fabae8fabd1a1ad4a7b5e
UTF-8 õçó´J}õçó´J{^ 110000111011010111000011101001111100001110110011110000101011010001001010011111011100001110110101110000111010011111000011101100111100001010110100010010100111101101011110 c3b5c3a7c3b3c2b44a7dc3b5c3a7c3b3c2b44a7b5e
UHC ???´J}???´J{^ 001111110011111100111111101000101010010101001010011111010011111100111111001111111010001010100101010010100111101101011110 3f3f3fa2a54a7d3f3f3fa2a54a7b5e

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