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 ?^oKf?^oK^}Y?^oKf?^oK^}bE 00111111010111100110111101001011011001100011111101011110011011110100101101011110011111010101100100111111010111100110111101001011011001100011111101011110011011110100101101011110011111010110001001000101 3f5e6f4b663f5e6f4b5e7d593f5e6f4b663f5e6f4b5e7d6245
SJIS-WIN 刃^oKf刃^oK^}Y刃^oKf刃^oK^}bE 1001000001101110010111100110111101001011011001101001000001101110010111100110111101001011010111100111110101011001100100000110111001011110011011110100101101100110100100000110111001011110011011110100101101011110011111010110001001000101 906e5e6f4b66906e5e6f4b5e7d59906e5e6f4b66906e5e6f4b5e7d6245
EUC-JP 刃^oKf刃^oK^}Y刃^oKf刃^oK^}bE 1011111111001111010111100110111101001011011001101011111111001111010111100110111101001011010111100111110101011001101111111100111101011110011011110100101101100110101111111100111101011110011011110100101101011110011111010110001001000101 bfcf5e6f4b66bfcf5e6f4b5e7d59bfcf5e6f4b66bfcf5e6f4b5e7d6245
UTF-8 刃^oKf刃^oK^}Y刃^oKf刃^oK^}bE 111001011000100010000011010111100110111101001011011001101110010110001000100000110101111001101111010010110101111001111101010110011110010110001000100000110101111001101111010010110110011011100101100010001000001101011110011011110100101101011110011111010110001001000101 e588835e6f4b66e588835e6f4b5e7d59e588835e6f4b66e588835e6f4b5e7d6245
UHC 刃^oKf刃^oK^}Y刃^oKf刃^oK^}bE 1110110011010011010111100110111101001011011001101110110011010011010111100110111101001011010111100111110101011001111011001101001101011110011011110100101101100110111011001101001101011110011011110100101101011110011111010110001001000101 ecd35e6f4b66ecd35e6f4b5e7d59ecd35e6f4b66ecd35e6f4b5e7d6245

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