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 001111110011111100111111011001100011111100111111001111110101111001111101010110010011111100111111001111110110011000111111001111110011111101011110011111010110001001000101 3f3f3f663f3f3f5e7d593f3f3f663f3f3f5e7d6245
SJIS-WIN ソ翦fソ翦^}Yソ翦fソ翦^}bE 1011111111100011110001101111001101101011011001101011111111100011110001101111001101101011010111100111110101011001101111111110001111000110111100110110101101100110101111111110001111000110111100110110101101011110011111010110001001000101 bfe3c6f36b66bfe3c6f36b5e7d59bfe3c6f36b66bfe3c6f36b5e7d6245
EUC-JP ソ翦?fソ翦?^}Yソ翦?fソ翦?^}bE 1000111010111111111001101100100000111111011001101000111010111111111001101100100000111111010111100111110101011001100011101011111111100110110010000011111101100110100011101011111111100110110010000011111101011110011111010110001001000101 8ebfe6c83f668ebfe6c83f5e7d598ebfe6c83f668ebfe6c83f5e7d6245
UTF-8 ソ翦fソ翦^}Yソ翦fソ翦^}bE 111011111011110110111111111001111011111110100110111011101000100110011111011001101110111110111101101111111110011110111111101001101110111010001001100111110101111001111101010110011110111110111101101111111110011110111111101001101110111010001001100111110110011011101111101111011011111111100111101111111010011011101110100010011001111101011110011111010110001001000101 efbdbfe7bfa6ee899f66efbdbfe7bfa6ee899f5e7d59efbdbfe7bfa6ee899f66efbdbfe7bfa6ee899f5e7d6245
UHC ???f???^}Y???f???^}bE 001111110011111100111111011001100011111100111111001111110101111001111101010110010011111100111111001111110110011000111111001111110011111101011110011111010110001001000101 3f3f3f663f3f3f5e7d593f3f3f663f3f3f5e7d6245

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