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 10001011100110111110000010111110011001101000101110011011111000001011111001011110011111010101100110001011100110111110000010111110011001101000101110011011111000001011111001011110011111010110001001000101 8b9be0be668b9be0be5e7d598b9be0be668b9be0be5e7d6245
SJIS-WIN ????f????^}Y????f????^}bE 00111111001111110011111100111111011001100011111100111111001111110011111101011110011111010101100100111111001111110011111100111111011001100011111100111111001111110011111101011110011111010110001001000101 3f3f3f3f663f3f3f3f5e7d593f3f3f3f663f3f3f3f5e7d6245
EUC-JP ??à?f??à?^}Y??à?f??à?^}bE 001111110011111110001111101010111010001000111111011001100011111100111111100011111010101110100010001111110101111001111101010110010011111100111111100011111010101110100010001111110110011000111111001111111000111110101011101000100011111101011110011111010110001001000101 3f3f8faba23f663f3f8faba23f5e7d593f3f8faba23f663f3f8faba23f5e7d6245
UTF-8 ‹›à¾f‹›à¾^}Y‹›à¾f‹›à¾^}bE 1100001010001011110000101001101111000011101000001100001010111110011001101100001010001011110000101001101111000011101000001100001010111110010111100111110101011001110000101000101111000010100110111100001110100000110000101011111001100110110000101000101111000010100110111100001110100000110000101011111001011110011111010110001001000101 c28bc29bc3a0c2be66c28bc29bc3a0c2be5e7d59c28bc29bc3a0c2be66c28bc29bc3a0c2be5e7d6245
UHC ???¾f???¾^}Y???¾f???¾^}bE 0011111100111111001111111010100011111010011001100011111100111111001111111010100011111010010111100111110101011001001111110011111100111111101010001111101001100110001111110011111100111111101010001111101001011110011111010110001001000101 3f3f3fa8fa663f3f3fa8fa5e7d593f3f3fa8fa663f3f3fa8fa5e7d6245

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