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 ŸâŸÐà¯çfN}ŸâŸÐà¯çfN{^ 100111111110001010011111110100001110000010101111111001110110011001001110011111011001111111100010100111111101000011100000101011111110011101100110010011100111101101011110 9fe29fd0e0afe7664e7d9fe29fd0e0afe7664e7b5e
SJIS-WIN ???????fN}???????fN{^ 001111110011111100111111001111110011111100111111001111110110011001001110011111010011111100111111001111110011111100111111001111110011111101100110010011100111101101011110 3f3f3f3f3f3f3f664e7d3f3f3f3f3f3f3f664e7b5e
EUC-JP ?â??à¯çfN}?â??à¯çfN{^ 00111111100011111010101110100100001111110011111110001111101010111010001010001111101000101011010010001111101010111010111001100110010011100111110100111111100011111010101110100100001111110011111110001111101010111010001010001111101000101011010010001111101010111010111001100110010011100111101101011110 3f8faba43f3f8faba28fa2b48fabae664e7d3f8faba43f3f8faba28fa2b48fabae664e7b5e
UTF-8 ŸâŸÐà¯çfN}ŸâŸÐà¯çfN{^ 1100001010011111110000111010001011000010100111111100001110010000110000111010000011000010101011111100001110100111011001100100111001111101110000101001111111000011101000101100001010011111110000111001000011000011101000001100001010101111110000111010011101100110010011100111101101011110 c29fc3a2c29fc390c3a0c2afc3a7664e7dc29fc3a2c29fc390c3a0c2afc3a7664e7b5e
UHC ???Ð???fN}???Ð???fN{^ 0011111100111111001111111010100010100010001111110011111100111111011001100100111001111101001111110011111100111111101010001010001000111111001111110011111101100110010011100111101101011110 3f3f3fa8a23f3f3f664e7d3f3f3fa8a23f3f3f664e7b5e

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