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 ãÕnfãÕn^}YãÕnfãÕn^}bE 10001111111000111101010101101110011001101000111111100011110101010110111001011110011111010101100110001111111000111101010101101110011001101000111111100011110101010110111001011110011111010110001001000101 8fe3d56e668fe3d56e5e7d598fe3d56e668fe3d56e5e7d6245
SJIS-WIN ???nf???n^}Y???nf???n^}bE 00111111001111110011111101101110011001100011111100111111001111110110111001011110011111010101100100111111001111110011111101101110011001100011111100111111001111110110111001011110011111010110001001000101 3f3f3f6e663f3f3f6e5e7d593f3f3f6e663f3f3f6e5e7d6245
EUC-JP ?ãÕnf?ãÕn^}Y?ãÕnf?ãÕn^}bE 0011111110001111101010111010101010001111101010101101100001101110011001100011111110001111101010111010101010001111101010101101100001101110010111100111110101011001001111111000111110101011101010101000111110101010110110000110111001100110001111111000111110101011101010101000111110101010110110000110111001011110011111010110001001000101 3f8fabaa8faad86e663f8fabaa8faad86e5e7d593f8fabaa8faad86e663f8fabaa8faad86e5e7d6245
UTF-8 ãÕnfãÕn^}YãÕnfãÕn^}bE 11000010100011111100001110100011110000111001010101101110011001101100001010001111110000111010001111000011100101010110111001011110011111010101100111000010100011111100001110100011110000111001010101101110011001101100001010001111110000111010001111000011100101010110111001011110011111010110001001000101 c28fc3a3c3956e66c28fc3a3c3956e5e7d59c28fc3a3c3956e66c28fc3a3c3956e5e7d6245
UHC ???nf???n^}Y???nf???n^}bE 00111111001111110011111101101110011001100011111100111111001111110110111001011110011111010101100100111111001111110011111101101110011001100011111100111111001111110110111001011110011111010110001001000101 3f3f3f6e663f3f3f6e5e7d593f3f3f6e663f3f3f6e5e7d6245

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