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 ??Sf??S^}Y??Sf??S^}bE 001111110011111101010011011001100011111100111111010100110101111001111101010110010011111100111111010100110110011000111111001111110101001101011110011111010110001001000101 3f3f53663f3f535e7d593f3f53663f3f535e7d6245
SJIS-WIN 将。Sf将。S^}Y将。Sf将。S^}bE 10001111101010111010000101010011011001101000111110101011101000010101001101011110011111010101100110001111101010111010000101010011011001101000111110101011101000010101001101011110011111010110001001000101 8faba153668faba1535e7d598faba153668faba1535e7d6245
EUC-JP 将。Sf将。S^}Y将。Sf将。S^}bE 1011111010101101100011101010000101010011011001101011111010101101100011101010000101010011010111100111110101011001101111101010110110001110101000010101001101100110101111101010110110001110101000010101001101011110011111010110001001000101 bead8ea15366bead8ea1535e7d59bead8ea15366bead8ea1535e7d6245
UTF-8 将。Sf将。S^}Y将。Sf将。S^}bE 11100101101100001000011011101111101111011010000101010011011001101110010110110000100001101110111110111101101000010101001101011110011111010101100111100101101100001000011011101111101111011010000101010011011001101110010110110000100001101110111110111101101000010101001101011110011111010110001001000101 e5b086efbda15366e5b086efbda1535e7d59e5b086efbda15366e5b086efbda1535e7d6245
UHC ??Sf??S^}Y??Sf??S^}bE 001111110011111101010011011001100011111100111111010100110101111001111101010110010011111100111111010100110110011000111111001111110101001101011110011111010110001001000101 3f3f53663f3f535e7d593f3f53663f3f535e7d6245

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