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 ãÛââfãÛââ^}YãÛââfãÛââ^}bE 11100011110110111110001011100010011001101110001111011011111000101110001001011110011111010101100111100011110110111110001011100010011001101110001111011011111000101110001001011110011111010110001001000101 e3dbe2e266e3dbe2e25e7d59e3dbe2e266e3dbe2e25e7d6245
SJIS-WIN ????f????^}Y????f????^}bE 00111111001111110011111100111111011001100011111100111111001111110011111101011110011111010101100100111111001111110011111100111111011001100011111100111111001111110011111101011110011111010110001001000101 3f3f3f3f663f3f3f3f5e7d593f3f3f3f663f3f3f3f5e7d6245
EUC-JP ãÛââfãÛââ^}YãÛââfãÛââ^}bE 100011111010101110101010100011111010101011100101100011111010101110100100100011111010101110100100011001101000111110101011101010101000111110101010111001011000111110101011101001001000111110101011101001000101111001111101010110011000111110101011101010101000111110101010111001011000111110101011101001001000111110101011101001000110011010001111101010111010101010001111101010101110010110001111101010111010010010001111101010111010010001011110011111010110001001000101 8fabaa8faae58faba48faba4668fabaa8faae58faba48faba45e7d598fabaa8faae58faba48faba4668fabaa8faae58faba48faba45e7d6245
UTF-8 ãÛââfãÛââ^}YãÛââfãÛââ^}bE 1100001110100011110000111001101111000011101000101100001110100010011001101100001110100011110000111001101111000011101000101100001110100010010111100111110101011001110000111010001111000011100110111100001110100010110000111010001001100110110000111010001111000011100110111100001110100010110000111010001001011110011111010110001001000101 c3a3c39bc3a2c3a266c3a3c39bc3a2c3a25e7d59c3a3c39bc3a2c3a266c3a3c39bc3a2c3a25e7d6245
UHC ????f????^}Y????f????^}bE 00111111001111110011111100111111011001100011111100111111001111110011111101011110011111010101100100111111001111110011111100111111011001100011111100111111001111110011111101011110011111010110001001000101 3f3f3f3f663f3f3f3f5e7d593f3f3f3f663f3f3f3f5e7d6245

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